menu
flutter_video_caching package
documentation
download/download_isolate_instance.dart
DownloadIsolateInstance
isBusy property
isBusy property
dark_mode
light_mode
isBusy
property
bool
isBusy
getter/setter pair
Indicates whether the isolate is currently processing a task.
Implementation
bool isBusy = false;
flutter_video_caching package
documentation
download/download_isolate_instance
DownloadIsolateInstance
isBusy property
DownloadIsolateInstance class