borderColor property Null safety
final
The color of the border, if this is set borderWidth must also be set.
Implementation
final Color? borderColor;
The color of the border, if this is set borderWidth must also be set.
final Color? borderColor;