menu
tenun package
documentation
charts/boxen/simple_boxen_plot_chart.dart
SimpleBoxenPlotInterval
SimpleBoxenPlotInterval.new const constructor
SimpleBoxenPlotInterval.new const constructor
dark_mode
light_mode
SimpleBoxenPlotInterval
constructor
const
SimpleBoxenPlotInterval
(
{
required
double
lower
,
required
double
upper
,
required
int
level
,
})
Implementation
const SimpleBoxenPlotInterval({ required this.lower, required this.upper, required this.level, });
tenun package
documentation
charts/boxen/simple_boxen_plot_chart
SimpleBoxenPlotInterval
SimpleBoxenPlotInterval.new const constructor
SimpleBoxenPlotInterval class