menu
update_center package
documentation
utils/download_utils.dart
DownloadState
progressText property
progressText property
dark_mode
light_mode
progressText
property
ValueNotifier
<
String
>
progressText
getter/setter pair
Implementation
ValueNotifier<String> progressText = ValueNotifier("0 KB / 0 KB");
update_center package
documentation
utils/download_utils
DownloadState
progressText property
DownloadState class