Dart API Reference
dart:html
ScrollAlignment
BOTTOM
BOTTOM
constant
Attempt to align the element to the bottom of the scrollable area.
dynamic
BOTTOM
=
const ScrollAlignment._internal('BOTTOM')
Attempt to align the element to the bottom of the scrollable area.