menu
pinindication package
documentation
widgets/simple_player_card_widget.dart
SimplePlayerCardWidget
SimplePlayerCardWidget.new const constructor
SimplePlayerCardWidget.new const constructor
dark_mode
light_mode
SimplePlayerCardWidget
constructor
const
SimplePlayerCardWidget
(
{
Key
?
key
,
required
String
playerName
,
required
int
playerIndex
,
})
Implementation
const SimplePlayerCardWidget({ super.key, required this.playerName, required this.playerIndex, });
pinindication package
documentation
widgets/simple_player_card_widget
SimplePlayerCardWidget
SimplePlayerCardWidget.new const constructor
SimplePlayerCardWidget class