completeOnUnfocus property

bool completeOnUnfocus
final

if false, onEditingComplete gets triggered only on enter or submit but not on unfocus

Implementation

final bool completeOnUnfocus;