menu
nimble_charts_common 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;
nimble_charts_common package
documentation
common
ViewMargin
width property
ViewMargin class