menu
bond_form package
documentation
bond_form.dart
InList<T>
validValues property
validValues property
dark_mode
light_mode
validValues
property
List
<
T
>
validValues
final
The list of valid values to check against.
Implementation
final List<T> validValues;
bond_form package
documentation
bond_form
InList<T>
validValues property
InList class