searchDelay property

Duration searchDelay
final

callback executed before applying value change delay before searching, change it to Duration(milliseconds: 0) if you do not use online search

Implementation

final Duration searchDelay;