topLeft constant Null safety

Alignment const topLeft

The top left corner.

Implementation

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