SCROLLABLE_AXES constant
ScrollViewContentInsetAdjustmentBehavior
const SCROLLABLE_AXES
Adjust the insets only in the scrollable directions.
Implementation
static const SCROLLABLE_AXES =
ScrollViewContentInsetAdjustmentBehavior._internal(1, 1);