SimpleBar
The SimpleBar
is a type of BarGroup
which accepts only one yValue
and tells the Widget to draw a Single Bar of height representing the yValue
.
Class Properties
Last updated
The SimpleBar
is a type of BarGroup
which accepts only one yValue
and tells the Widget to draw a Single Bar of height representing the yValue
.
Last updated
Name | Type | Required | Default Value |
---|---|---|---|
xValue
num
true
-
yValue
num
true
-
padding
double
false
10.0
style
BarDataStyle?
false
null