duration property

ValueNotifier<int> duration
final

Implementation

final ValueNotifier<int> duration = ValueNotifier<int>(0);