writeCachedFont function

Future<void> writeCachedFont(
  1. String cacheKey,
  2. Uint8List bytes
)

Implementation

Future<void> writeCachedFont(String cacheKey, Uint8List bytes) async {}