menu
charts_common_sa package
documentation
common.dart
ViewMargin
width property
width property
dark_mode
light_mode
width
property
int
get
width
Total width.
Implementation
int get width => leftPx + rightPx;
charts_common_sa package
documentation
common
ViewMargin
width property
ViewMargin class