of static method
Implementation
static CustomRefreshThemeData of(BuildContext context) =>
maybeOf(context) ?? CustomRefreshThemeData();
static CustomRefreshThemeData of(BuildContext context) =>
maybeOf(context) ?? CustomRefreshThemeData();