size property

Vec size
override

The number of columns and rows.

Implementation

Vec get size => _display.size;