menu
raylib_dartified package
documentation
raylib.dart
RectangleBase<X extends RectangleBase<X>>
structName property
structName property
dark_mode
light_mode
structName
property
String
get
structName
inherited
The Dart-side type name of this struct
Implementation
String get structName => runtimeType.toString();
raylib_dartified package
documentation
raylib
RectangleBase<X extends RectangleBase<X>>
structName property
RectangleBase mixin