menu
manim_web package
documentation
mobject/geometry.dart
TipableVMobject
hasTip method
hasTip method
dark_mode
light_mode
hasTip
method
bool
hasTip
(
)
Implementation
bool hasTip() => hasStartTip() || hasEndTip();
manim_web package
documentation
mobject/geometry
TipableVMobject
hasTip method
TipableVMobject class