rebuildTheme method
void
rebuildTheme()
Implementation
void rebuildTheme() {
// rebuild our theme with the new values, and then update it.
AFibF.g.internalOnlyActiveDispatcher.dispatch(AFRebuildThemeState());
}