GuiPanel method
Label for RaylibGuiModuleBase.GuiPanel.
Implementation
String GuiPanel(
RectangleBase bounds,
String? text,
) => 'GuiPanel($bounds, $text)';
Label for RaylibGuiModuleBase.GuiPanel.
String GuiPanel(
RectangleBase bounds,
String? text,
) => 'GuiPanel($bounds, $text)';