endedNotifier property

ValueNotifier<bool> endedNotifier
final

Notifier for whether or not the player has ended.

Implementation

final ValueNotifier<bool> endedNotifier;