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