• Hixie's avatar
    OverlayRoute.finished() · 2e0e6aa4
    Hixie authored
    Rather than have delayed calls to super.didPop(), which raises my
    eyebrow every time I see it, this provides a separate finished()
    function to call, and uses the convention that if you want to call it
    yourself, you just don't call super.didPop().
    2e0e6aa4
drawer.dart 5.76 KB