side property
The border style for different states.
Use this to customize the border color, width, and style based on the field's state.
Implementation
final WidgetStateProperty<BorderSide?>? side;
The border style for different states.
Use this to customize the border color, width, and style based on the field's state.
final WidgetStateProperty<BorderSide?>? side;