maybeOf static method
Implementation
static CustomDialogThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customDialogTheme;
static CustomDialogThemeData? maybeOf(BuildContext context) =>
CustomTheme.maybeOf(context)?.customDialogTheme;