menu
artisanal package
documentation
widgets.dart
ImplicitlyAnimatedWidget
curve property
curve property
dark_mode
light_mode
curve
property
Curve
?
curve
final
The curve to apply to the animation. Null uses linear.
Implementation
final Curve? curve;
artisanal package
documentation
widgets
ImplicitlyAnimatedWidget
curve property
ImplicitlyAnimatedWidget class