StatsPage constructor

const StatsPage(
  1. {Key? key}
)

Implementation

const StatsPage({
  super.key,
});