side property
final
The border outline's color and weight.
If side is BorderSide.none, which is the default, an outline is not drawn. Otherwise the outline is centered over the shape's boundary.
Implementation
final BorderSide side;
The border outline's color and weight.
If side is BorderSide.none, which is the default, an outline is not drawn. Otherwise the outline is centered over the shape's boundary.
final BorderSide side;