menu
forui package
documentation
widgets/checkbox.dart
FCheckboxMotion
fadeOutCurve property
fadeOutCurve property
dark_mode
light_mode
fadeOutCurve
property
@
override
Curve
fadeOutCurve
final
The curve of the fade out animation. Defaults to
Curves.linear
.
Implementation
@override final Curve fadeOutCurve;
forui package
documentation
widgets/checkbox
FCheckboxMotion
fadeOutCurve property
FCheckboxMotion class