Returns the App's ThemeMode if any.
Duration? onThemeAnimationDuration() => inThemeAnimationDuration?.call() ?? const Duration(milliseconds: 200);