allDropdownValues property
When the asTextFieldDropdown factory constructor is called, dropdown will allow an additional ability to filter the list based on the textController's value.
Implementation
final List<DropdownValue> allDropdownValues;
When the asTextFieldDropdown factory constructor is called, dropdown will allow an additional ability to filter the list based on the textController's value.
final List<DropdownValue> allDropdownValues;