menu
one_of package
documentation
any_of.dart
AnyOf7<T0, T1, T2, T3, T4, T5, T6>
types property
types property
dark_mode
light_mode
types
property
@
override
List
<
Type
>
get
types
override
all available types to choose from
Implementation
@override List<Type> get types => [T0, T1, T2, T3, T4, T5, T6];
one_of package
documentation
any_of
AnyOf7<T0, T1, T2, T3, T4, T5, T6>
types property
AnyOf7 class