menu
flutter_bamboo_ui_kit package
documentation
widgets/avatar.dart
TAvatar
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
Text to display inside the avatar (used if no image or icon is provided).
Implementation
final String? text;
flutter_bamboo_ui_kit package
documentation
widgets/avatar
TAvatar
text property
TAvatar class