menu
e_chart package
documentation
e_chart.dart
AreaStyle
AreaStyle.new const constructor
AreaStyle.new const constructor
dark_mode
light_mode
AreaStyle
constructor
const
AreaStyle
(
{
bool
show
=
true
,
Color
?
color
,
Shader
?
shader
,
BoxShadow
?
shadow
,
LineStyle
?
border
,
})
Implementation
const AreaStyle({this.show = true, this.color, this.shader, this.shadow, this.border});
e_chart package
documentation
e_chart
AreaStyle
AreaStyle.new const constructor
AreaStyle class