progress property

ValueNotifier<Duration> progress
final

Implementation

final ValueNotifier<Duration> progress = ValueNotifier(Duration.zero);