of static method

Implementation

static CustomImageThemeData of(BuildContext context) =>
    maybeOf(context) ?? const CustomImageThemeData();