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