menu
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_config.dart
BottomSheetConfig
fadeOutCurve property
fadeOutCurve property
dark_mode
light_mode
fadeOutCurve
property
Curve
?
fadeOutCurve
final
The animation curve used during the fade-out transition.
Implementation
final Curve? fadeOutCurve;
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_config
BottomSheetConfig
fadeOutCurve property
BottomSheetConfig class