height property

int height

The number of elements in a column of the array.

Implementation

int get height => bounds.height;