dialogTheme property

DialogTheme dialogTheme

The DialogTheme of the current BuildContext

Implementation

DialogTheme get dialogTheme => theme.dialogTheme;