menu
toly_menu_manager package
documentation
bloc/ext.dart
BlocActionContext
removeHistory method
removeHistory method
dark_mode
light_mode
removeHistory
method
void
removeHistory
(
MenuHistory
history
)
Implementation
void removeHistory(MenuHistory history) => read<MenuHistoryBloc>().removeHistory(history);
toly_menu_manager package
documentation
bloc/ext
BlocActionContext
removeHistory method
BlocActionContext extension on
BuildContext