menu
kat_common package
documentation
utils/utils.dart
KatUtils
downloadFile property
downloadFile property
dark_mode
light_mode
downloadFile
property
Future
<
void
>
Function
(
Uint8List
?
data
,
String
?
fileName
)
downloadFile
final
Implementation
static final downloadFile = FileUtils.downloadFile;
kat_common package
documentation
utils/utils
KatUtils
downloadFile property
KatUtils class