menu
epos_frontend_shared package
documentation
widgets/standard/S360fBarChart/main.dart
DottedGridPainter
DottedGridPainter.new constructor
DottedGridPainter.new constructor
dark_mode
light_mode
DottedGridPainter
constructor
DottedGridPainter
(
{
required
Color
color
,
int
horizontalLines
=
6
,
double
dotSpacing
=
4
,
})
Implementation
DottedGridPainter({ required this.color, this.horizontalLines = 6, this.dotSpacing = 4, });
epos_frontend_shared package
documentation
widgets/standard/S360fBarChart/main
DottedGridPainter
DottedGridPainter.new constructor
DottedGridPainter class