• Luke's avatar
    Adds highlight + splash color properties to material button (#8643) · 1adfbd4e
    Luke authored
    * adds highlight + splash color properties to material button
    
    * add states to raised button + flat button
    
    * fixes an issue where the custom highlight would not be properly set
    
    * Add preliminary tests for theme highlight + splash and via theme
    
    * documentation changes. tweaks per code review feedback
    
    * comment out unused variable
    
    * remove unused import
    
    * documentation updates. removed commented code
    1adfbd4e
raised_button.dart 5.69 KB