menu
manim_web package
documentation
mobject/geometry.dart
DashedLine
getPositiveSpaceRatio method
getPositiveSpaceRatio method
dark_mode
light_mode
getPositiveSpaceRatio
method
double
getPositiveSpaceRatio
(
)
Implementation
double getPositiveSpaceRatio() { return dashLength / (dashLength + (dashSpacing ?? 0)); }
manim_web package
documentation
mobject/geometry
DashedLine
getPositiveSpaceRatio method
DashedLine class