menu
raylib_dartified package
documentation
core/raylib.dart
RaylibCoreD
WindowShouldClose method
WindowShouldClose method
dark_mode
light_mode
WindowShouldClose
method
bool
WindowShouldClose
(
)
Implementation
bool WindowShouldClose() => run( () => 'WindowShouldClose()', () => rl.Core.WindowShouldClose(), );
raylib_dartified package
documentation
core/raylib
RaylibCoreD
WindowShouldClose method
RaylibCoreD class