• 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
bottom_sheet_test.dart 4.27 KB