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