menu
minix package
documentation
testing/mock_observable.dart
MockObservable<T>
clearHistory method
clearHistory method
dark_mode
light_mode
clearHistory
method
void
clearHistory
(
)
Implementation
void clearHistory() => _history.clear();
minix package
documentation
testing/mock_observable
MockObservable<T>
clearHistory method
MockObservable class