LoadFontFromMemory method
Capture ID for RaylibCoreModuleBase.LoadFontFromMemory.
Implementation
String LoadFontFromMemory(
String fileType,
Uint8List fileData,
num fontSize,
Int32List codepoints,
) => 'LoadFontFromMemory_$fileType';
Capture ID for RaylibCoreModuleBase.LoadFontFromMemory.
String LoadFontFromMemory(
String fileType,
Uint8List fileData,
num fontSize,
Int32List codepoints,
) => 'LoadFontFromMemory_$fileType';