height property - Rectangle class - dart:math library (
original
) (
raw
)
description
Theight
final
The height of the rectangle.
Implementation
final T height;