TOP 常量

ScrollAlignment const TOP

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

实现

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