menu
fpdt package
documentation
tuple.dart
Tuple4<T1, T2, T3, T4>
third property
third property
dark_mode
light_mode
third
property
T3
third
final
Returns the second item of the tuple
Implementation
final T3 third;
fpdt package
documentation
tuple
Tuple4<T1, T2, T3, T4>
third property
Tuple4 class