menu
raylib_dartified package
documentation
raylib.dart
FontBase<X extends FontBase<X, T, R, G, I>, T extends TextureBase<T>, R extends RectangleBase<R>, G extends GlyphInfoBase<G, I>, I extends ImageBase<I>>
runtimeType property
runtimeType property
dark_mode
light_mode
runtimeType
property
Type
get
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;
raylib_dartified package
documentation
raylib
FontBase<X extends FontBase<X, T, R, G, I>, T extends TextureBase<T>, R extends RectangleBase<R>, G extends GlyphInfoBase<G, I>, I extends ImageBase<I>>
runtimeType property
FontBase mixin