menu
json_dynamic_widget package
documentation
json_dynamic_widget.dart
JsonAnimatedCrossFade
firstCurve property
firstCurve property
dark_mode
light_mode
firstCurve
property
Curve
firstCurve
final
The fade curve of the first child.
Defaults to
Curves.linear
.
Implementation
final Curve firstCurve;
json_dynamic_widget package
documentation
json_dynamic_widget
JsonAnimatedCrossFade
firstCurve property
JsonAnimatedCrossFade class