menu
nova_native_player package
documentation
player_plugin.dart
PlayerEvent
PlayerEvent.new const constructor
PlayerEvent.new const constructor
dark_mode
light_mode
PlayerEvent
constructor
const
PlayerEvent
(
String
event
,
Map
<
String
,
dynamic
>
params
)
Implementation
const PlayerEvent(this.event, this.params);
nova_native_player package
documentation
player_plugin
PlayerEvent
PlayerEvent.new const constructor
PlayerEvent class