menu
forui package
documentation
widgets/progress.dart
FProgressMotion
FProgressMotion.new const constructor
FProgressMotion.new const constructor
dark_mode
light_mode
FProgressMotion
constructor
const
FProgressMotion
(
{
Duration
period
=
const Duration(milliseconds: 1000)
,
Duration
interval
=
const Duration(milliseconds: 500)
,
Curve
curve
=
Curves.ease
,
double
value
=
0.4
,
})
Creates a
FProgressMotion
.
forui package
documentation
widgets/progress
FProgressMotion
FProgressMotion.new const constructor
FProgressMotion class