menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
IsComponentScaleMutable<T extends App<T>>
isRemoved property
isRemoved property
dark_mode
light_mode
isRemoved
property
bool
isRemoved
getter/setter pair
inherited
Whether this object has been removed.
Implementation
bool isRemoved = false;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
IsComponentScaleMutable<T extends App<T>>
isRemoved property
IsComponentScaleMutable mixin