menu
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_config.dart
BottomSheetConfig
initialFraction property
initialFraction property
dark_mode
light_mode
initialFraction
property
double
?
initialFraction
final
The initial visible fraction of the bottom sheet when shown.
Implementation
final double? initialFraction;
flutter_scroll_bottom_sheet package
documentation
components/bottom_sheet_config
BottomSheetConfig
initialFraction property
BottomSheetConfig class