menu
one_of package
documentation
any_of.dart
AnyOf1<T0>
AnyOf1 constructor
AnyOf1 constructor
dark_mode
light_mode
AnyOf1<
T0
>
constructor
AnyOf1<
T0
>
(
{
required
T0
value
,
})
Implementation
AnyOf1({ required this.value, });
one_of package
documentation
any_of
AnyOf1<T0>
AnyOf1 constructor
AnyOf1 class