width property

int get width

The width of the matrix

Implementation

int get width => _width;