NEVER constant
Do not adjust the scroll view insets.
Implementation
static const NEVER = IOSUIScrollViewContentInsetAdjustmentBehavior._internal(
2,
2,
);
Do not adjust the scroll view insets.
static const NEVER = IOSUIScrollViewContentInsetAdjustmentBehavior._internal(
2,
2,
);