borderSide property

BorderSide borderSide
final

Defines the border line's color and weight.

The InputDecorator creates copies of its input border, using copyWith, based on the current theme and InputDecorator.isFocused.

Implementation

final BorderSide borderSide;