maybeOf static method
Implementation
static CustomRefreshThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customRefreshTheme;
static CustomRefreshThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customRefreshTheme;