menu
vinyl package
documentation
core/services/player_interface.dart
PlayerInterface
isStopped property
isStopped property
dark_mode
light_mode
isStopped
property
ValueNotifier
<
bool
>
isStopped
final
Implementation
final isStopped = ValueNotifier(true);
vinyl package
documentation
core/services/player_interface
PlayerInterface
isStopped property
PlayerInterface class