border property

Border? border
final

The border to display when the input is not focused or in error state.

Default to null

Implementation

final Border? border;