menu
sourceid package
documentation
modules/ProgressBar/ProgressBar.dart
ProgressBar
ProgressBar.new const constructor
ProgressBar.new const constructor
dark_mode
light_mode
ProgressBar
constructor
const
ProgressBar
(
{
required
Widget
nextScreen
,
})
Implementation
const ProgressBar({required this.nextScreen});
sourceid package
documentation
modules/ProgressBar/ProgressBar
ProgressBar
ProgressBar.new const constructor
ProgressBar class