dialogTextStyle property

TextStyle? dialogTextStyle
final

Text style for the displayed text.

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

Implementation

final TextStyle? dialogTextStyle;