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