TOP常量

ScrollAlignment const TOP

尝试将元素对齐到可滚动区域的顶部。

实现

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