menu
login_dream package
documentation
app/core/base/custom_progress.dart
CustomProgress
CustomProgress.new const constructor
CustomProgress.new const constructor
dark_mode
light_mode
CustomProgress
constructor
const
CustomProgress
(
{
Key
?
key
,
Color
?
color
,
double
size
=
20
,
bool
ignorePlatform
=
false
,
})
Implementation
const CustomProgress( {super.key, this.color, this.size = 20, this.ignorePlatform = false});
login_dream package
documentation
app/core/base/custom_progress
CustomProgress
CustomProgress.new const constructor
CustomProgress class