menu
view_model_provider package
documentation
view_model_value.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;
view_model_provider package
documentation
view_model_value
Tuple7<T1, T2, T3, T4, T5, T6, T7>
item3 property
Tuple7 class