menu
byteark_player_flutter package
documentation
data/byteark_player_config.dart
ByteArkPlayerConfig
autoPlay property
autoPlay property
dark_mode
light_mode
autoPlay
property
bool
?
autoPlay
final
Determines whether the player should auto-play on load.
Implementation
final bool? autoPlay;
byteark_player_flutter package
documentation
data/byteark_player_config
ByteArkPlayerConfig
autoPlay property
ByteArkPlayerConfig class