CENTER constant Null safety

ScrollAlignment const CENTER

Attempt to center the element in the scrollable area.

Implementation

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