of static method

Implementation

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