menu
raylib_dartified package
documentation
core/raylib.dart
StructD<D extends StructD<D, C>, C extends NativeType>
allocKey property
allocKey property
dark_mode
light_mode
allocKey
property
String
get
allocKey
Implementation
String get allocKey => _allocKey ?? _getBaseKey();
raylib_dartified package
documentation
core/raylib
StructD<D extends StructD<D, C>, C extends NativeType>
allocKey property
StructD class