menu
raylib_dartified package
documentation
raylib.dart
GlyphInfoBase<X extends GlyphInfoBase<X, I>, I extends ImageBase<I>>
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
GlyphInfoBase<X extends GlyphInfoBase<X, I>, I extends ImageBase<I>>
structName property
GlyphInfoBase mixin