showTrimTimeSpanNotifier property
Notifier that indicates whether the trim time span UI should be shown.
Implementation
final showTrimTimeSpanNotifier = ValueNotifier(false);
Notifier that indicates whether the trim time span UI should be shown.
final showTrimTimeSpanNotifier = ValueNotifier(false);