menu
excellent_loading package
documentation
progress.dart
ExcellentLoadingProgress
ExcellentLoadingProgress.new const constructor
ExcellentLoadingProgress.new const constructor
dark_mode
light_mode
ExcellentLoadingProgress
constructor
const
ExcellentLoadingProgress
(
{
Key
?
key
,
required
double
value
,
})
Implementation
const ExcellentLoadingProgress({ Key? key, required this.value, }) : super(key: key);
excellent_loading package
documentation
progress
ExcellentLoadingProgress
ExcellentLoadingProgress.new const constructor
ExcellentLoadingProgress class