style property

ContentDialogThemeData? style
final

The style used by this dialog. If non-null, it's merged with FluentThemeData.dialogTheme

Implementation

final ContentDialogThemeData? style;