• Greg Spencer's avatar
    Add onDismiss to AnimatedModalBarrier, update tests (#100162) · db518732
    Greg Spencer authored
    I noticed that AnimatedModalBarrier didn't have the onDismiss callback that ModalBarrier does, and so I added that, and while I was at it, I updated the unit tests to perform all of the tests that are done on ModalBarrier also on AnimatedModalBarrier. The tests are unchanged, other than using AnimatedModalBarrier instead.
    db518732
modal_barrier_test.dart 36.1 KB