cachedComputedMaybeOnLongPress property

  1. @protected
  2. @nonVirtual
(dynamic Function()?) cachedComputedMaybeOnLongPress
inherited

Implementation

@protected
@nonVirtual
dynamic Function()? get cachedComputedMaybeOnLongPress =>
    this._$maybeOnLongPress.getWithCache();