center constant

Offset const center

Use this value to easily assign a center pivot to your view or your bound.

Implementation

static const Offset center = const Offset(0.5, 0.5);