AUTOMATIC constant
Automatically adjust the scroll view insets.
Implementation
static const AUTOMATIC = ScrollViewContentInsetAdjustmentBehavior._internal(
0,
0,
);
Automatically adjust the scroll view insets.
static const AUTOMATIC = ScrollViewContentInsetAdjustmentBehavior._internal(
0,
0,
);