menu
flutter_amazon_chime package
documentation
views/tile/participant_tile.dart
ParticipantTile
showNameLabel property
showNameLabel property
dark_mode
light_mode
showNameLabel
property
bool
showNameLabel
final
Whether to show the name label at the bottom of the tile.
Implementation
final bool showNameLabel;
flutter_amazon_chime package
documentation
views/tile/participant_tile
ParticipantTile
showNameLabel property
ParticipantTile class