dialogTextStyle property

TextStyle? dialogTextStyle
final

Text style for the text when shown in the dialog.

If null, uses the theme's titleLarge style in black.

Implementation

final TextStyle? dialogTextStyle;