menu
tenun package
documentation
charts/bullet/simple_bullet_chart.dart
SimpleBulletRange
SimpleBulletRange.new const constructor
SimpleBulletRange.new const constructor
dark_mode
light_mode
SimpleBulletRange
constructor
const
SimpleBulletRange
(
{
required
double
from
,
required
double
to
,
Color
?
color
,
String
?
label
,
})
Implementation
const SimpleBulletRange({ required this.from, required this.to, this.color, this.label, });
tenun package
documentation
charts/bullet/simple_bullet_chart
SimpleBulletRange
SimpleBulletRange.new const constructor
SimpleBulletRange class