menu
sdl3 package
documentation
sdl3/ex/dart/rectangle.dart
RectangleEx
heightIn property
heightIn property
dark_mode
light_mode
heightIn
property
double
get
heightIn
Implementation
double get heightIn => height - 1;
sdl3 package
documentation
sdl3/ex/dart/rectangle
RectangleEx
heightIn property
RectangleEx extension on
Rectangle
<
double
>