menu
one_of package
documentation
any_of.dart
AnyOf
isNull property
isNull property
dark_mode
light_mode
isNull
property
bool
get
isNull
Implementation
bool get isNull => values.values.every((element) => element == null);
one_of package
documentation
any_of
AnyOf
isNull property
AnyOf class