refresh method
void
refresh()
Re-emits the current Brightness without changing it.
Implementation
void refresh() => notifyListeners();
Re-emits the current Brightness without changing it.
void refresh() => notifyListeners();