• Jonah Williams's avatar
    Replace child parameter with builder on showDialog (#15303) · 231170a7
    Jonah Williams authored
    * replace child parameter with builder on showDialog
    
    * change builder parameter to WidgetBuilder
    
    * mark child as deprecated and expand documentation to cover this and how builder should be used
    
    * tidy comments and address some feedback
    
    * phrasing
    
    * move space to prev line and add //ignore comments for deprecated member use
    
    * address comments and fix it's its
    
    * update code samples
    
    * adds semicolon to code snippets
    231170a7
stock_settings.dart 7.51 KB