getBottomView abstract method
override this to change bottom view of every type of message
Implementation
Widget getBottomView(
BaseMessage message, BuildContext context, BubbleAlignment alignment);
override this to change bottom view of every type of message
Widget getBottomView(
BaseMessage message, BuildContext context, BubbleAlignment alignment);