menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
IsComponentScaleMutable<T extends App<T>>
backend property
backend property
dark_mode
light_mode
backend
property
UnhingedBackend
get
backend
inherited
Shorthand for
App.backend
.
Implementation
UnhingedBackend get backend => app.backend;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
IsComponentScaleMutable<T extends App<T>>
backend property
IsComponentScaleMutable mixin