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