buffer property

ValueNotifier<Duration> buffer
final

Implementation

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