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