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