minStringLength property Null safety
final
The minimum length of characters to be entered into the TextField before executing a search
Implementation
final int minStringLength;
The minimum length of characters to be entered into the TextField before executing a search
final int minStringLength;