playButton property

ValueNotifier<ButtonState> playButton
final

Implementation

final playButton = ValueNotifier(ButtonState.paused);