CENTER 常量

ScrollAlignment const CENTER

尝试在可滚动区域内使元素居中。

实现

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