menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
AppSystem<T extends App<T>>
createSnapshot method
createSnapshot method
dark_mode
light_mode
createSnapshot
method
@
override
AnyAppSystemSnapshot
<
T
>
createSnapshot
(
)
override
Implementation
@override AnyAppSystemSnapshot<T> createSnapshot() => .new(namedId);
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
AppSystem<T extends App<T>>
createSnapshot method
AppSystem class