border property

InputBorder? border
final

The detaul border for all states except error state and can be changed with style class

Implementation

final InputBorder? border;