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