HistoryReaderPage constructor

const HistoryReaderPage(
  1. {Key? key}
)

Create an instance of this tab page.

Implementation

const HistoryReaderPage({
  super.key,
});