width property
int
get
width
Atlas dimensions in texels (including the padding gutters).
Implementation
int get width => columns * _cellSize;
Atlas dimensions in texels (including the padding gutters).
int get width => columns * _cellSize;