height property

int get height

The height of the matrix

Implementation

int get height => _height;