menu
messenger
ui/worker/cache.dart
Downloading
status property
status
dark_mode
light_mode
status
property
Rx
<
DownloadStatus
>
status
final
DownloadStatus
of this
Downloading
.
Implementation
final Rx<DownloadStatus> status = Rx(DownloadStatus.notStarted);
messenger
cache
Downloading
status property
Downloading class