GuiTabBar method
Label for RaylibGuiModuleBase.GuiTabBar.
Implementation
String GuiTabBar(
RectangleBase bounds,
List<String> text,
) => 'GuiTabBar($bounds, text: ${text.length})';
Label for RaylibGuiModuleBase.GuiTabBar.
String GuiTabBar(
RectangleBase bounds,
List<String> text,
) => 'GuiTabBar($bounds, text: ${text.length})';