menu
archery
archery/archery.dart
Rectangle
<
T extends num
>
height property
height
dark_mode
light_mode
description
height
property
T
height
final
The height of the rectangle.
Implementation
final T height;
archery
archery
Rectangle
<
T extends num
>
height property
Rectangle class