shouldIgnorePointer property
override
Whether the scroll view should ignore pointer events while performing this activity.
Implementation
@override
bool get shouldIgnorePointer => true;
Whether the scroll view should ignore pointer events while performing this activity.
@override
bool get shouldIgnorePointer => true;