menu
forui package
documentation
widgets/toast.dart
FToastStyle
exitCurve property
exitCurve property
dark_mode
light_mode
exitCurve
property
@
override
Curve
exitCurve
final
The toast's exit animation curve. Defaults to
Curves.easeOutCubic
.
Implementation
@override final Curve exitCurve;
forui package
documentation
widgets/toast
FToastStyle
exitCurve property
FToastStyle class