textStyle property
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;
Text style for avatar initials display.
Applied to text when displaying user initials in avatar containers. If null, uses bold foreground color from theme.
final TextStyle? textStyle;