height property

int get height

@return The height of the matrix

Implementation

int get height => _height;