maybeOf static method
Implementation
static LoadingThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.loadingTheme;
static LoadingThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.loadingTheme;