BOTTOM 常量

ScrollAlignment const BOTTOM

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

实现

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