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