menu
chartee package
documentation
models/bar.dart
Bar
width property
width property
dark_mode
light_mode
width
property
double
?
width
final
The width of the bar (nullable).
Implementation
final double? width;
chartee package
documentation
models/bar
Bar
width property
Bar class