textStyle property
Text style for the truncated text.
If null, uses the theme's bodyMedium style in black.
Implementation
final TextStyle? textStyle;
Text style for the truncated text.
If null, uses the theme's bodyMedium style in black.
final TextStyle? textStyle;