style property

ContentDialogThemeData? style
final

The style used by this dialog. If non-null, it's mescled with ThemeData.dialogThemeData

Implementation

final ContentDialogThemeData? style;