menu
runanywhere package
documentation
public/types/download_types.dart
DownloadProgressState
isCompleted property
isCompleted property
dark_mode
light_mode
isCompleted
property
bool
get
isCompleted
Implementation
bool get isCompleted => this == DownloadProgressState.completed;
runanywhere package
documentation
public/types/download_types
DownloadProgressState
isCompleted property
DownloadProgressState enum