ReaderTtuSourceHistoryPage constructor

const ReaderTtuSourceHistoryPage(
  1. {Key? key}
)

Create an instance of this tab page.

Implementation

const ReaderTtuSourceHistoryPage({
  super.key,
});