PlayerView constructor
const
PlayerView(
- PlayerController controller, {
- Key? key,
Implementation
const PlayerView(this.controller, {super.key});
const PlayerView(this.controller, {super.key});