maxDuration property

ValueNotifier<int> maxDuration
getter/setter pair

Implementation

ValueNotifier<int> maxDuration = ValueNotifier(100);