DyteNameTag
A widget with name tag of the participant in participant tile.
Usage
DyteNameTag(
size: size, // type: double, size of the name tag
color: widget.textColor, // color: Color, color of the name tag
participant: widget.participant, // type: DyteMeetingParticipant
);
Screenshot
Name Tag Widget | Meeting Screen |
---|---|