bottomLeft constant Null safety

Alignment const bottomLeft

Implementation

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