menu
e_chart package
documentation
e_chart.dart
DiamondSymbol
DiamondSymbol.new const constructor
DiamondSymbol.new const constructor
dark_mode
light_mode
DiamondSymbol
constructor
const
DiamondSymbol
(
{
Color
color
=
Colors.blue
,
bool
fill
=
true
,
double
strokeWidth
=
0
,
})
Implementation
const DiamondSymbol({this.color = Colors.blue, this.fill = true, this.strokeWidth = 0});
e_chart package
documentation
e_chart
DiamondSymbol
DiamondSymbol.new const constructor
DiamondSymbol class