menu
ignis
ignis.dart
PreloadRequest
done property
done
dark_mode
light_mode
done
property
bool
get
done
Whether the load has finished, successfully or not.
Implementation
bool get done => _done;
ignis
ignis
PreloadRequest
done property
PreloadRequest class