height property

int get height

Total height.

Implementation

int get height => topPx + bottomPx;