menu
dotted_box package
documentation
dot_painter.dart
DotPainter
DotPainter constructor
DotPainter constructor
dark_mode
light_mode
DotPainter
constructor
DotPainter
(
{
required
Color
completeColor
,
required
double
width
,
})
Implementation
DotPainter({ required this.completeColor, required this.width, });
dotted_box package
documentation
dot_painter
DotPainter
DotPainter constructor
DotPainter class