• xster's avatar
    Conform appbar buttons to Material (#8263) · 72fa281f
    xster authored
    Extend app bar left to edge, right to 4dp
    Make leading button square and 56dp
    Keep title at 72dp on Android according to Material
    Renamed IconButton.size to .iconSize
    IconButton minimum size expands to 48dp (#8264)
    IconButton default constraints to 48. Can still stretch to infinity but can't be smaller than 48.
    Ink splash for IconButton 40% bigger than the touch target to match Material
    Tests
    72fa281f
icon_button_test.dart 5.13 KB