SCROLLBAR_POSITION_LEFT constant
Position the scroll bar along the left edge.
Implementation
static const SCROLLBAR_POSITION_LEFT = VerticalScrollbarPosition._internal(
1,
1,
);
Position the scroll bar along the left edge.
static const SCROLLBAR_POSITION_LEFT = VerticalScrollbarPosition._internal(
1,
1,
);