menu
raylib_dartified package
documentation
raylib.dart
RaylibGuiModuleDebugLabels
GuiWindowBox method
GuiWindowBox method
dark_mode
light_mode
GuiWindowBox
method
String
GuiWindowBox
(
RectangleBase
<
RectangleBase
>
bounds
,
String
?
title
)
Implementation
String GuiWindowBox( RectangleBase bounds, String? title, ) => 'GuiWindowBox($bounds, $title)';
raylib_dartified package
documentation
raylib
RaylibGuiModuleDebugLabels
GuiWindowBox method
RaylibGuiModuleDebugLabels class