menu
super_player package
documentation
super_player.dart
IntPlayerMsg
IntPlayerMsg.new constructor
IntPlayerMsg.new constructor
dark_mode
light_mode
IntPlayerMsg
constructor
IntPlayerMsg
(
{
int
?
playerId
,
int
?
value
,
})
Implementation
IntPlayerMsg({ this.playerId, this.value, });
super_player package
documentation
super_player
IntPlayerMsg
IntPlayerMsg.new constructor
IntPlayerMsg class