• Darren Austin's avatar
    Replace ButtonBar.bar method with ButtonBarTheme (#37544) · 9dce19e9
    Darren Austin authored
    * Added new ButtonBarTheme to replace the deprecated ButtonTheme.bar method.
    
    * Responding to PR feedback.
    
    * [Material] Create material Banner component (#36880)
    
    This PR creates a new material widget for the Banner component. This includes a theme as well. This widget can be dropped into any application, ideally at the top of a listview or scrollview.
    
    (cherry picked from commit 35b6d668)
    
    Removed the use of ButtonTheme.bar in the Banner implementation.
    
    * Updated documentation from PR review comments.
    9dce19e9
button_bar_theme.dart 8.95 KB