W3cubDocs

/Dart 2

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')

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/2.0.0/dart-html/ScrollAlignment/BOTTOM-constant.html