ProgressRootOverlay constructor
const
ProgressRootOverlay({})
Implementation
const ProgressRootOverlay({
super.key,
required this.child,
this.useBoxIndicator = true,
this.label,
this.indicatorWidget,
});
const ProgressRootOverlay({
super.key,
required this.child,
this.useBoxIndicator = true,
this.label,
this.indicatorWidget,
});