• rami-a's avatar
    Add BottomSheetTheme to enable theming color, elevation, shape of BottomSheet (#31318) · 6a1468db
    rami-a authored
    * Introduce BottomSheetTheme and shape support for bottom sheet
    
    * Add bottom sheet theme to ThemeData. Use theme in bottom sheet build
    
    * Expose color, elevation, shape to showModalBottomSheet helper
    
    * Expose color, elevation, shape to showBottomSheet helper
    
    * Address PR feedback
    
    * Address PR feedback
    
    * Address additional PR feedback
    6a1468db
material.dart 4.54 KB