HistoryViewerPage constructor

const HistoryViewerPage(
  1. {Key? key}
)

Create an instance of this tab page.

Implementation

const HistoryViewerPage({
  super.key,
});