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