menu
raylib_dartified package
documentation
abbr/dart.dart
WindowShouldClose function
WindowShouldClose function
dark_mode
light_mode
WindowShouldClose
function
bool
WindowShouldClose
(
)
See
RaylibCoreDart.WindowShouldClose
.
Implementation
bool WindowShouldClose() => _module.WindowShouldClose();
raylib_dartified package
documentation
abbr/dart
WindowShouldClose function
dart library