menu
messenger
ui/widget/member_tile.dart
MemberTile
onCall property
onCall
dark_mode
light_mode
onCall
property
void Function
()
?
onCall
final
Callback, called when the call button is pressed.
Implementation
final void Function()? onCall;
messenger
member_tile
MemberTile
onCall property
MemberTile class