menu
save_points_chart package
documentation
models/viewport.dart
ChartViewport
width property
width property
dark_mode
light_mode
width
property
double
get
width
Implementation
double get width => maxX - minX;
save_points_chart package
documentation
models/viewport
ChartViewport
width property
ChartViewport class