bottomLeft constant
Offset
const bottomLeft
Use this value to easily assign a bottom left corner pivot to your view or your bound.
Implementation
static const Offset bottomLeft = const Offset(0, 1);