menu
manim_web package
documentation
manim.dart
Tuple7<T1, T2, T3, T4, T5, T6, T7>
item3 property
item3 property
dark_mode
light_mode
item3
property
T3
item3
final
Returns the third item of the tuple
Implementation
final T3 item3;
manim_web package
documentation
manim
Tuple7<T1, T2, T3, T4, T5, T6, T7>
item3 property
Tuple7 class