submitOnClearTwice property

bool submitOnClearTwice
final

If closeOnClearTwice=true close button will also trigger onSubmitted. Defaults to true.

Implementation

final bool submitOnClearTwice;