menu
sdl3 package
documentation
sdl3/sdl_dart.dart
RectangleEx
bottomLeftIn property
bottomLeftIn property
dark_mode
light_mode
bottomLeftIn
property
Point
<
double
>
get
bottomLeftIn
Implementation
math.Point<double> get bottomLeftIn => math.Point<double>(left, top + heightIn);
sdl3 package
documentation
sdl3/sdl_dart
RectangleEx
bottomLeftIn property
RectangleEx extension on
Rectangle
<
double
>