allowUserScrolling property

  1. @override
bool allowUserScrolling
override

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

Implementation

@override
bool get allowUserScrolling => false;