menu
stl
stl.dart
Variant3Item2
<
T0
,
T1
,
T2
>
index property
index
dark_mode
light_mode
index
property
@
override
int
get
index
override
Gets the 0-based index of the active alternative.
Implementation
@override int get index => 2;
stl
stl
Variant3Item2
<
T0
,
T1
,
T2
>
index property
Variant3Item2 class