utils/dataleon_font_cache_io library

Functions

readCachedFont(String cacheKey) Future<Uint8List?>
writeCachedFont(String cacheKey, Uint8List bytes) Future<void>