TOP constant
Attempt to align the element to the top of the scrollable area.
Implementation
static const TOP = const ScrollAlignment._internal('TOP');
Attempt to align the element to the top of the scrollable area.
static const TOP = const ScrollAlignment._internal('TOP');