menu
ezviz_flutter package
documentation
widgets/ezviz_simple_player.dart
EzvizSimplePlayer
onStateChanged property
onStateChanged property
dark_mode
light_mode
onStateChanged
property
dynamic Function
(
EzvizSimplePlayerState
state
)
?
onStateChanged
final
Callback when player state changes
Implementation
final Function(EzvizSimplePlayerState state)? onStateChanged;
ezviz_flutter package
documentation
widgets/ezviz_simple_player
EzvizSimplePlayer
onStateChanged property
EzvizSimplePlayer class