allowUserScrolling property

bool allowUserScrolling

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

Implementation

bool get allowUserScrolling => true;