• Mehmet Fidanboylu's avatar
    Allow apps to change the title spacing in app bar. (#12076) · f3b3ff47
    Mehmet Fidanboylu authored
    * Allow apps to change the title margin in app bar.
    
    * Fix documentation links and the shouldLayout function in the _ToolbarLayout
    
    * Rename margin to spacing
    
    * review comments
    
    * Test fixes. Now we also test the width to make sure enough space is left for trailing widget
    
    * Expose the middle spacing default and use it in app bar.
    
    * Fix analyzer break
    
    * Doc fixes due to review
    f3b3ff47
app_bar_test.dart 36.1 KB