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.dart.dev/stable/2.5.0/dart-html/ScrollAlignment/BOTTOM-constant.html