of static method

Implementation

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