menu
react_web package
documentation
react_web.dart
BlobCallback typedef
BlobCallback typedef
dark_mode
light_mode
BlobCallback
typedef
BlobCallback
=
void Function
(
Blob
?
blob
)
Implementation
typedef BlobCallback = void Function(Blob? blob);
react_web package
documentation
react_web
BlobCallback typedef
react_web library