dotted_border library

Classes

CircularDottedBorderOptions
Provides options for drawing a dotted border with a circle.
CustomPathDottedBorderOptions
Provides options for drawing a dotted border with a custom path.
DottedBorder
A widget that draws a dotted border around its child.
DottedBorderOptions
Provides options for customising the dotted border.
OvalDottedBorderOptions
Provides options for drawing a dotted border with an oval.
RectDottedBorderOptions
Provides options for drawing a dotted border with a rectangle.
RoundedRectDottedBorderOptions
Provides options for drawing a dotted border with a rounded rectangle.

Typedefs

PathBuilder = Path Function(Size size)