inputDecoration property

InputDecoration? inputDecoration
final

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

Implementation

final InputDecoration? inputDecoration;