menu
nrb package
documentation
nrb/utils/report_downloader_stub.dart
DownloadSuccessCallback typedef
DownloadSuccessCallback typedef
dark_mode
light_mode
DownloadSuccessCallback
typedef
DownloadSuccessCallback
=
void Function
(
Uint8List
bytes
,
String
fileName
)
Implementation
typedef DownloadSuccessCallback = void Function( Uint8List bytes, String fileName);
nrb package
documentation
nrb/utils/report_downloader_stub
DownloadSuccessCallback typedef
report_downloader_stub library