ALWAYS constant
IOSUIScrollViewContentInsetAdjustmentBehavior
const ALWAYS
Always include the safe area insets in the content adjustment.
Implementation
static const ALWAYS =
IOSUIScrollViewContentInsetAdjustmentBehavior._internal(3, 3);