menu
Flutter
widgets.dart
ScrollConfiguration
behavior property
behavior
dark_mode
light_mode
description
behavior
property
ScrollBehavior
behavior
final
How
Scrollable
widgets that are descendants of
child
should behave.
Implementation
final ScrollBehavior behavior;
Flutter
widgets
ScrollConfiguration
behavior property
ScrollConfiguration class