context_show library
Classes
- Overlays
- A utility class to select overlays to close.
- Transition
- A class that represents a transition.
- TransitionBuilders
- A utility class that provides a set of transition builders.
Extensions
- ContextShow on BuildContext
- An extension on BuildContext that provides methods to show and close overlays.
-
OverlayCloserIterableExtensions
on Iterable<
OverlayCloser> -
An extension on
Iterable<OverlayCloser>that provides abyIdmethod. - TransitionExtensions on Transition
- An extension that provides a set of transition methods on a Transition.