menu
fpdt package
documentation
tuple.dart
Tuple3<T1, T2, T3>
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
Tuple3<T1, T2, T3>
third property
Tuple3 class