bigOffset constant
Offset
const bigOffset
Large offset to center the big screen.
Implementation
static const bigOffset = Offset(-bigSize / 2, -bigSize / 2);
Large offset to center the big screen.
static const bigOffset = Offset(-bigSize / 2, -bigSize / 2);