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