GenImageText method
Capture ID for RaylibCoreModuleBase.GenImageText.
Implementation
String GenImageText(
num width,
num height,
String text,
) => 'GenImageText_${width}_$height';
Capture ID for RaylibCoreModuleBase.GenImageText.
String GenImageText(
num width,
num height,
String text,
) => 'GenImageText_${width}_$height';