menu
raylib_dartified package
documentation
core/raylib_dartified.dart
RaylibCore
WindowShouldClose method
WindowShouldClose method
dark_mode
light_mode
WindowShouldClose
method
bool
WindowShouldClose
(
)
Implementation
bool WindowShouldClose() { return _WindowShouldClose(); }
raylib_dartified package
documentation
core/raylib_dartified
RaylibCore
WindowShouldClose method
RaylibCore class