menu
more package
documentation
more.dart
Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>
eighth property
eighth property
dark_mode
light_mode
eighth
property
T8
get
eighth
Returns the eighth element of this tuple.
Implementation
T8 get eighth => $8;
more package
documentation
more
Tuple8<T1, T2, T3, T4, T5, T6, T7, T8>
eighth property
Tuple8 extension on (
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
,
T8
)