topRight constant Null safety

Alignment const topRight

Implementation

static const Alignment topRight = Alignment(1.0, -1.0);