menu
utopia_di package
documentation
utopia_validators.dart
AllowList<T>
list property
list property
dark_mode
light_mode
list
property
List
<
T
>
get
list
List of allowed values
Implementation
List<T> get list => _list;
utopia_di package
documentation
utopia_validators
AllowList<T>
list property
AllowList class