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