width property

int width

The number of elements in a row of the array.

Implementation

int get width => bounds.width;