menu
raylib_dartified package
documentation
raylib.dart
RlRenderBatchBase<X extends RlRenderBatchBase<X, V, D>, V extends RlVertexBufferBase<V>, D extends RlDrawCallBase<D>>
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
RlRenderBatchBase<X extends RlRenderBatchBase<X, V, D>, V extends RlVertexBufferBase<V>, D extends RlDrawCallBase<D>>
structName property
RlRenderBatchBase mixin