maybeOf static method
Implementation
static CustomOverlayThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customOverlayTheme;
static CustomOverlayThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customOverlayTheme;