textStyle property

TextStyle? textStyle
final

Text style for avatar initials display.

Applied to text when displaying user initials in avatar containers. If null, uses bold foreground color from theme.

Implementation

final TextStyle? textStyle;