menu
manim_web package
documentation
manim.dart
Tuple5<T1, T2, T3, T4, T5>
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
Tuple5<T1, T2, T3, T4, T5>
item2 property
Tuple5 class