• Todd Volkert's avatar
    System chrome overlay style fixes (#4627) · ef6a4faa
    Todd Volkert authored
    * System chrome overlay style fixes
    
    1) Add a cache to avoid superfluous calls to the embedder
    2) Coalesce calls to the embedder that are made in the same event loop
    3) Move call site to material's AppBar from Title widget
    
    #4461
    ef6a4faa
title.dart 1.17 KB