menu
jasperpack package
documentation
jasper_loader_5.dart
Dot
Dot.new constructor
Dot.new constructor
dark_mode
light_mode
Dot
constructor
Dot
(
{
double
?
radius
,
Color
?
color
,
DotType
?
type
,
Icon
?
icon
,
})
Implementation
Dot({this.radius, this.color, this.type, this.icon});
jasperpack package
documentation
jasper_loader_5
Dot
Dot.new constructor
Dot class