border property
The border to display when the input is not focused or in error state.
Default to null
Implementation
final Border? border;
The border to display when the input is not focused or in error state.
Default to null
final Border? border;