HistoryPlayerPage constructor

const HistoryPlayerPage(
  1. {Key? key}
)

Create an instance of this tab page.

Implementation

const HistoryPlayerPage({
  super.key,
});