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