menu
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged.dart
IsComponentScaleMutable<T extends App<T>>
bookmarkState method
bookmarkState method
dark_mode
light_mode
bookmarkState
method
@
override
AnyCompSnapshot
<
T
>
bookmarkState
(
String
name
)
inherited
Implementation
@override S bookmarkState(String name) => _bookmarks[name] = captureSnapshot();
raylib_dartified_unhinged package
documentation
core/raylib_dartified_unhinged
IsComponentScaleMutable<T extends App<T>>
bookmarkState method
IsComponentScaleMutable mixin