bubbleView property

Widget Function(BaseMessage, BuildContext context)? bubbleView
final

bubbleView bubble view for parent message

Implementation

final Widget Function(BaseMessage, BuildContext context)? bubbleView;