centerRight constant Null safety

Alignment const centerRight

Implementation

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