SCROLLBAR_POSITION_DEFAULT constant

AndroidVerticalScrollbarPosition const SCROLLBAR_POSITION_DEFAULT

Position the scroll bar at the default position as determined by the system.

Implementation

static const SCROLLBAR_POSITION_DEFAULT =
    AndroidVerticalScrollbarPosition._internal(0, 0);