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