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