duration property

ValueNotifier<Duration> duration
final

Implementation

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