Returns the App's ThemeData if any.
ThemeData? onTheme([BuildContext? context]) => inTheme?.call(context);