width property

int width

@return The width of the matrix

Implementation

int get width => _width;