BlocActionContext extension

on

Properties

activeMenu String?

Available on BuildContext, provided by the BlocActionContext extension

no setter
activeMenuNode → MenuNode?

Available on BuildContext, provided by the BlocActionContext extension

no setter

Methods

activeHistory(String path) → void

Available on BuildContext, provided by the BlocActionContext extension

addHistory(String title, String path) → void

Available on BuildContext, provided by the BlocActionContext extension

loadMenu() → void

Available on BuildContext, provided by the BlocActionContext extension

removeHistory(MenuHistory history) → void

Available on BuildContext, provided by the BlocActionContext extension

selectMenu(MenuNode menu) → void

Available on BuildContext, provided by the BlocActionContext extension