contentTextStyle property

TextStyle? contentTextStyle
final

Overrides the default value for DefaultTextStyle for SimpleDialog.children and AlertDialog.content.

Implementation

final TextStyle? contentTextStyle;