menu
nylo_support package
documentation
event_bus/res/event_bus.dart
EventBus
clearHistory method
clearHistory method
dark_mode
light_mode
clearHistory
method
@
override
void
clearHistory
(
)
override
Clear the history
Implementation
@override void clearHistory() { _history.clear(); }
nylo_support package
documentation
event_bus/res/event_bus
EventBus
clearHistory method
EventBus class