menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
CStateMachine<T extends App<T>>
hasStarted property
hasStarted property
dark_mode
light_mode
hasStarted
property
bool
get
hasStarted
Implementation
bool get hasStarted => _started;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
CStateMachine<T extends App<T>>
hasStarted property
CStateMachine class