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