menu
microsoft_viewer package
documentation
widget/progress_indicator.dart
ProgressIndicatorView
ProgressIndicatorView.new const constructor
ProgressIndicatorView.new const constructor
dark_mode
light_mode
ProgressIndicatorView
constructor
const
ProgressIndicatorView
(
double
height
,
double
width
, {
Key
?
key
,
})
Implementation
const ProgressIndicatorView(this.height, this.width, {super.key});
microsoft_viewer package
documentation
widget/progress_indicator
ProgressIndicatorView
ProgressIndicatorView.new const constructor
ProgressIndicatorView class