menu
flutter_chen_updater package
documentation
flutter_chen_updater.dart
DownloadProgress
isCompleted property
isCompleted property
dark_mode
light_mode
isCompleted
property
bool
get
isCompleted
Implementation
bool get isCompleted => status == DownloadStatus.completed;
flutter_chen_updater package
documentation
flutter_chen_updater
DownloadProgress
isCompleted property
DownloadProgress class