shape property
An enumeration that defines the shape of the dotted decoration. The shape values can be Shape.line, Shape.box, Shape.circle. Default shape value is Shape.line.
Implementation
final Shape shape;
An enumeration that defines the shape of the dotted decoration. The shape values can be Shape.line, Shape.box, Shape.circle. Default shape value is Shape.line.
final Shape shape;