Flutter
widgets
ScrollBehavior
ScrollBehavior const constructor
ScrollBehavior
ScrollBehavior class
Constructors
ScrollBehavior
Properties
hashCode
runtimeType
Methods
buildViewportChrome
getPlatform
getScrollPhysics
shouldNotify
toString
noSuchMethod
Operators
operator ==
ScrollBehavior constructor
const
ScrollBehavior
(
)
Creates a description of how
Scrollable
widgets should behave.
Implementation
const ScrollBehavior();