menu
byteark_player_flutter package
documentation
data/byteark_player_config.dart
ByteArkPlayerConfig
seekTime property
seekTime property
dark_mode
light_mode
seekTime
property
int
?
seekTime
final
The amount of time (in seconds) for seek operations.
Implementation
final int? seekTime;
byteark_player_flutter package
documentation
data/byteark_player_config
ByteArkPlayerConfig
seekTime property
ByteArkPlayerConfig class