shouldIgnorePointer property

bool shouldIgnorePointer

Whether the scroll view should ignore pointer events while performing this activity.

See also:

  • isScrolling, which describes whether the activity is considered to represent user interaction or not.

Implementation

bool get shouldIgnorePointer;