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