menu
messenger
ui/worker/cache.dart
Downloading
onDownloaded property
onDownloaded
dark_mode
light_mode
onDownloaded
property
void Function
(
File
)
?
onDownloaded
final
Callback, called when the
file
is downloaded.
Implementation
final void Function(File)? onDownloaded;
messenger
cache
Downloading
onDownloaded property
Downloading class