decodeFont abstract method

Future<Font?> decodeFont(
  1. Uint8List bytes
)

Implementation

Future<Font?> decodeFont(Uint8List bytes);