menu
pinindication package
documentation
widgets/player_name_widget.dart
PlayerNameWidget
PlayerNameWidget.new const constructor
PlayerNameWidget.new const constructor
dark_mode
light_mode
PlayerNameWidget
constructor
const
PlayerNameWidget
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
required
String
playerName
,
})
Implementation
const PlayerNameWidget({super.key, this.width, this.height, required this.playerName});
pinindication package
documentation
widgets/player_name_widget
PlayerNameWidget
PlayerNameWidget.new const constructor
PlayerNameWidget class