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