playTimeNotifier property
Notifier that provides the current video playback position.
Implementation
final ValueNotifier<Duration> playTimeNotifier;
Notifier that provides the current video playback position.
final ValueNotifier<Duration> playTimeNotifier;