menu
byteark_player_flutter package
documentation
data/byteark_player_config.dart
ByteArkPlayerConfig
seekButtons property
seekButtons property
dark_mode
light_mode
seekButtons
property
bool
?
seekButtons
final
Determines if seek buttons are available in the player UI.
Implementation
final bool? seekButtons;
byteark_player_flutter package
documentation
data/byteark_player_config
ByteArkPlayerConfig
seekButtons property
ByteArkPlayerConfig class