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