width property

int get width

@return The width of the matrix

Implementation

int get width => _width;