refreshSystem method
void
refreshSystem()
Re-applies the resolved theme (call when the OS preference changes while in ThemeMode.system).
Implementation
void refreshSystem() => _applyNow();
Re-applies the resolved theme (call when the OS preference changes while in ThemeMode.system).
void refreshSystem() => _applyNow();