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

