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