menu
cdx_image_cache package
documentation
service.dart
DecodeImageFunction typedef
DecodeImageFunction typedef
dark_mode
light_mode
DecodeImageFunction
typedef
DecodeImageFunction
=
Future
<
Image
>
Function
(
Uint8List
bytes
)
Implementation
typedef DecodeImageFunction = Future<ui.Image> Function(Uint8List bytes);
cdx_image_cache package
documentation
service
DecodeImageFunction typedef
service library