onMessageTap property

(void Function(GetMessageResponse)?) onMessageTap
final

Called when the user taps this list tile.

Implementation

final void Function(GetMessageResponse)? onMessageTap;