my_stackable_popup_menu library

Properties

getIt → GetIt
final

Functions

configureMyStackablePopupDependencies() Future<void>
myPop() → void
Pops the topmost widget from the PopupBloc
myPush(MyPopupMenu widget) → void
Pushes the widget to the PopupBloc
myReplace(MyPopupMenu widget) → void
Replaces the topmost widget in the PopupBloc with the given widget
myRequestSize(MyPopupMenu widget) → void