whatsAppBottomWidget property

Widget? whatsAppBottomWidget
final

The widget that is below the Filter button in the material design. You can create a text field and send button just like in whatsapp.

Available in the WhatsApp theme only.

Implementation

final Widget? whatsAppBottomWidget;