textStyle property

TextStyle? textStyle
final

Text style for the truncated text.

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

Implementation

final TextStyle? textStyle;