menu
geometry_kit
geometry_kit.dart
Capsule
totalWidth property
totalWidth
dark_mode
light_mode
totalWidth
property
double
get
totalWidth
Total width perpendicular to the medial axis
Implementation
double get totalWidth => 2 * radius;
geometry_kit
geometry_kit
Capsule
totalWidth property
Capsule class