LastMessageBuilder typedef

LastMessageBuilder = Widget Function(BuildContext context, RCIMIWConversation conversation, RCKLastMessageConfig config)

Implementation

typedef LastMessageBuilder = Widget Function(BuildContext context,
    RCIMIWConversation conversation, RCKLastMessageConfig config);