W3cubDocs

/Dart 2

TOP constant

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

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

Implementation

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

© 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/TOP-constant.html