menu
te_widgets package
documentation
widgets/avatar/avatar.dart
TAvatar
shape property
shape property
dark_mode
light_mode
shape
property
BoxShape
shape
final
The shape of the avatar.
Defaults to
BoxShape.circle
.
Implementation
final BoxShape shape;
te_widgets package
documentation
widgets/avatar/avatar
TAvatar
shape property
TAvatar class