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