LoadFontFromMemory abstract method
FontStructType
LoadFontFromMemory()
Implementation
FontStructType LoadFontFromMemory(
String fileType,
Uint8List fileData,
num fontSize,
Int32List codepoints,
);
FontStructType LoadFontFromMemory(
String fileType,
Uint8List fileData,
num fontSize,
Int32List codepoints,
);