menu
update_center package
documentation
utils/download_utils.dart
DownloadState
isDownloading property
isDownloading property
dark_mode
light_mode
isDownloading
property
ValueNotifier
<
bool
>
isDownloading
getter/setter pair
Implementation
ValueNotifier<bool> isDownloading = ValueNotifier(false);
update_center package
documentation
utils/download_utils
DownloadState
isDownloading property
DownloadState class