shouldIgnorePointer property

bool shouldIgnorePointer
override

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

Implementation

@override
bool get shouldIgnorePointer => true;