menu
fluttershow_base package
documentation
components/widgets/presentation/fading_presentation.dart
FadingPresentation
switchOutCurve property
switchOutCurve property
dark_mode
light_mode
switchOutCurve
property
Curve
?
switchOutCurve
final
The curve of the switch-out animation.
Implementation
final Curve? switchOutCurve;
fluttershow_base package
documentation
components/widgets/presentation/fading_presentation
FadingPresentation
switchOutCurve property
FadingPresentation class