width property

int get width

Atlas dimensions in texels (including the padding gutters).

Implementation

int get width => columns * _cellSize;