1. 06 Sep, 2019 1 commit
  2. 22 Aug, 2019 1 commit
  3. 21 Aug, 2019 1 commit
  4. 13 Jun, 2019 1 commit
  5. 30 May, 2019 1 commit
  6. 01 May, 2019 1 commit
    • 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