AliceStatsScreen constructor

const AliceStatsScreen(
  1. AliceCore aliceCore, {
  2. Key? key,
})

Implementation

const AliceStatsScreen(this.aliceCore, {super.key});