menu
bestplayer package
documentation
bestplayer_event.dart
BestPlayerEvent
BestPlayerEvent.new constructor
BestPlayerEvent.new constructor
dark_mode
light_mode
BestPlayerEvent
constructor
BestPlayerEvent
(
String
type
,
dynamic
data
)
Implementation
BestPlayerEvent(this.type, this.data);
bestplayer package
documentation
bestplayer_event
BestPlayerEvent
BestPlayerEvent.new constructor
BestPlayerEvent class