inputDecoration property

InputDecoration? inputDecoration
final

Used to provide input decoration to the text as default only to the input placeholder for the chat input "Add Message here...".

Implementation

final InputDecoration? inputDecoration;