menu
remote_app_control package
documentation
viewer.dart
MemoryFontCache
get method
get method
dark_mode
light_mode
get
method
@
override
Future
<
Uint8List
?
>
get
(
String
hash
)
override
Implementation
@override Future<Uint8List?> get(String hash) async => _fonts[hash];
remote_app_control package
documentation
viewer
MemoryFontCache
get method
MemoryFontCache class