menu
kplayer_widgets package
documentation
widgets.dart
PlayerBuilder
shouldRebuild property
shouldRebuild property
dark_mode
light_mode
shouldRebuild
property
bool
Function
(
PlayerEvent
event
,
PlayerEvent
oldEvent
)
?
shouldRebuild
final
Implementation
final bool Function(PlayerEvent event, PlayerEvent oldEvent)? shouldRebuild;
kplayer_widgets package
documentation
widgets
PlayerBuilder
shouldRebuild property
PlayerBuilder class