of static method

Implementation

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