velocity_x package
documentation
velocity_x
VxPopupMenuController
showMenu method
showMenu
showMenu
method
void
showMenu
(
)
Method to show the
VxPopupMenu
Implementation
void showMenu() { menuIsShowing = true; notifyListeners(); }
velocity_x package
documentation
velocity_x
VxPopupMenuController
showMenu method
VxPopupMenuController class
Constructors
VxPopupMenuController
Properties
hashCode
hasListeners
menuIsShowing
runtimeType
Methods
addListener
dispose
hideMenu
noSuchMethod
notifyListeners
removeListener
showMenu
toggleMenu
toString
Operators
operator ==