DEFAULT constant

TileOffset const DEFAULT

The default tile offset with size 256.0 and zoomOffset 0

Implementation

// ignore: constant_identifier_names
static const DEFAULT = TileOffset(zoomOffset: 0);