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