TOP constant

ScrollAlignment const TOP = const ScrollAlignment._internal('TOP')

Attempt to align the element to the top of the scrollable area.

Implementation

static const TOP = const ScrollAlignment._internal('TOP')