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