trailing property

List<Widget> trailing
final

List of Widget to show after the TextField.will remove the send button and will have to implement that yourself.

Implementation

final List<Widget> trailing;