allowUserScrolling property
override
Whether a viewport is allowed to change the scroll position as the result of user input.
Implementation
@override
bool get allowUserScrolling => false;
Whether a viewport is allowed to change the scroll position as the result of user input.
@override
bool get allowUserScrolling => false;