• Adam Barth's avatar
    Fix the padding and space for FlatButton and RaisedButton (#3650) · b2fa6c25
    Adam Barth authored
    Instead of incorporating the margin into the button, introduce a ButtonBar
    widget that supplies the proper spacing between the buttons. Also, make these
    buttons more configurable via ButtonTheme so that dialogs can change the
    minWidth and padding of the buttons as required by the spec.
    
    Fixes #1843
    Fixes #3184
    b2fa6c25
Name
Last commit
Last update
..
android Loading commit data...
assets Loading commit data...
ios Loading commit data...
lib Loading commit data...
test Loading commit data...
test_driver Loading commit data...
.analysis_options Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
flutter.yaml Loading commit data...
pubspec.yaml Loading commit data...