avatarText property

Widget? avatarText
final

The primary content of the chip avatar.

Typically a Text widget.

Implementation

final Widget? avatarText;