menu
unsaved_changes package
documentation
unsaved_changes_testing.dart
TestTicker
tick method
tick method
dark_mode
light_mode
tick
method
void
tick
(
)
Notifies every listener.
Implementation
void tick() => notifyListeners();
unsaved_changes package
documentation
unsaved_changes_testing
TestTicker
tick method
TestTicker class