style property
final
The style of this side of the border.
To omit a side, set style to BorderStyle.none. This skips painting the border, but the border still has a width.
Implementation
final BorderStyle style;
The style of this side of the border.
To omit a side, set style to BorderStyle.none. This skips painting the border, but the border still has a width.
final BorderStyle style;