height property

  1. @override
int height
override

The number of rows of characters.

Implementation

@override
int get height => _display.height;