inputDecoration property

InputDecoration? inputDecoration
final

Input decoration to customize the design of the input You can use defaultInputDecoration to only override some variables

Implementation

final InputDecoration? inputDecoration;