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