menu
view_model_provider package
documentation
view_model_value.dart
Tuple7<T1, T2, T3, T4, T5, T6, T7>
item6 property
item6 property
dark_mode
light_mode
item6
property
T6
item6
final
Returns the sixth item of the tuple
Implementation
final T6 item6;
view_model_provider package
documentation
view_model_value
Tuple7<T1, T2, T3, T4, T5, T6, T7>
item6 property
Tuple7 class