bottomRowBuilder property

(Widget Function(BuildContext, Message)?) bottomRowBuilder
final

Widget builder for building a bottom row below the message

Implementation

final Widget Function(BuildContext, Message)? bottomRowBuilder;