SCROLLBAR_POSITION_RIGHT constant
Position the scroll bar along the right edge.
Implementation
static const SCROLLBAR_POSITION_RIGHT = VerticalScrollbarPosition._internal(
2,
2,
);
Position the scroll bar along the right edge.
static const SCROLLBAR_POSITION_RIGHT = VerticalScrollbarPosition._internal(
2,
2,
);