Avatar.setText
void setText(string text = null)Sets the text used to generate the fallback initials and color.
It's only used to generate the color if adw.avatar.Avatar.showInitials is FALSE.
Parameters
text | the text used to get the initials and color |