allowUserScrolling property

bool get allowUserScrolling
inherited

Whether a viewport is allowed to change the scroll position as the result of user input.

Implementation

bool get allowUserScrolling => true;