BOTTOM constant

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

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

Implementation

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