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