NEVER constant

IOSUIScrollViewContentInsetAdjustmentBehavior const NEVER

Do not adjust the scroll view insets.

Implementation

static const NEVER = IOSUIScrollViewContentInsetAdjustmentBehavior._internal(
  2,
  2,
);