menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
CompSnapshot<T extends App<T>, C extends Comp<T>>
componentSnapshots property
componentSnapshots property
dark_mode
light_mode
componentSnapshots
property
List
<
AnyCompSnapshot
<
T
>
>
componentSnapshots
getter/setter pair
Implementation
late List<AnyCompSnapshot<T>> componentSnapshots;
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
CompSnapshot<T extends App<T>, C extends Comp<T>>
componentSnapshots property
CompSnapshot class