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