topRight constant

Offset const topRight

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

Implementation

static const Offset topRight = const Offset(1, 0);