dialogTextStyle property
Text style for the text when shown in the dialog.
If null, uses the theme's titleLarge style in black.
Implementation
final TextStyle? dialogTextStyle;
Text style for the text when shown in the dialog.
If null, uses the theme's titleLarge style in black.
final TextStyle? dialogTextStyle;