userOffsetNotifier property

  1. @protected
ValueNotifier<bool> userOffsetNotifier
final

User triggered notifier. Record user triggers and releases.

Implementation

@protected
final ValueNotifier<bool> userOffsetNotifier;