menu
all_widgets package
documentation
all_widgets.dart
Split
endCurve property
endCurve property
dark_mode
light_mode
endCurve
property
Curve
endCurve
final
The curve to use after
split
is reached.
Defaults to
Curves.easeOutCubic
.
Implementation
final Curve endCurve;
all_widgets package
documentation
all_widgets
Split
endCurve property
Split class