my_stackable_popup_menu library
Classes
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 thePopupBloc
-
myReplace(
MyPopupMenu widget) → void -
Replaces the topmost widget in the
PopupBloc
with the givenwidget
-
myRequestSize(
MyPopupMenu widget) → void