menu
pinindication package
documentation
states/pin_indication_state.dart
PinPlayersState
PinPlayersState.new constructor
PinPlayersState.new constructor
dark_mode
light_mode
PinPlayersState
constructor
PinPlayersState
(
{
required
int
lane
,
required
List
<
String
>
playersNames
,
})
Implementation
PinPlayersState({required this.lane, required this.playersNames});
pinindication package
documentation
states/pin_indication_state
PinPlayersState
PinPlayersState.new constructor
PinPlayersState class