bottomCenter constant Null safety

Alignment const bottomCenter

Implementation

static const Alignment bottomCenter = Alignment(0.0, 1.0);