ShellProgress constructor
const
ShellProgress({
- Key? key,
- required BackgroundTaskState shell,
Implementation
const ShellProgress({super.key, required this.shell});
const ShellProgress({super.key, required this.shell});