menu
pixel_snap package
documentation
widgets.dart
AnimatedCrossFade
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;
pixel_snap package
documentation
widgets
AnimatedCrossFade
firstCurve property
AnimatedCrossFade class