Dart SDK
dart:html
ScrollAlignment
constant CENTER
CENTER
class ScrollAlignment
Properties
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Constants
BOTTOM
CENTER
TOP
dynamic
CENTER
=
const ScrollAlignment._internal('CENTER')
Attempt to center the element in the scrollable area.
property CENTER