tileSize property
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;
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.
final double tileSize;