Flutter
widgets
ScrollBehavior
isScrollable
isScrollable
Flutter
widgets
ScrollBehavior
isScrollable
property
isScrollable
Flutter
widgets
ScrollBehavior
Constructors
ScrollBehavior
Properties
isScrollable
platform
hashCode
runtimeType
Operators
operator ==
Methods
applyCurve
createScrollSimulation
createSnapScrollSimulation
debugFillDescription
toString
noSuchMethod
bool
isScrollable
Whether this scroll behavior currently permits scrolling.
Source
bool get isScrollable => true;