menu
view_model_provider package
documentation
view_model_value.dart
Tuple5<T1, T2, T3, T4, T5>
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
Tuple5<T1, T2, T3, T4, T5>
item3 property
Tuple5 class