bottomRight constant

Offset const bottomRight

Use this value to easily assign a bottom right corner pivot to your view or your bound.

Implementation

static const Offset bottomRight = const Offset(1, 1);