shape property

Shape shape
final

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;