BorderSide.groove constructor
Create a BorderStyle.groove border side with the given color and width.
Implementation
const BorderSide.groove({this.color, this.width}) : style = BorderStyle.groove;
Create a BorderStyle.groove border side with the given color and width.
const BorderSide.groove({this.color, this.width}) : style = BorderStyle.groove;