SCROLLABLE_AXES constant

IOSUIScrollViewContentInsetAdjustmentBehavior const SCROLLABLE_AXES

Adjust the insets only in the scrollable directions.

Implementation

static const SCROLLABLE_AXES =
    IOSUIScrollViewContentInsetAdjustmentBehavior._internal(1, 1);