tileSize property

double tileSize
final

The size of a tile in pixels. Each tile has the same width and height. This value is typically 256 or 512 pixels depending on display density.

Implementation

final double tileSize;