keepFocusOnTappingNode property

bool keepFocusOnTappingNode
final

Does not clear the focus if you tap on the node focused, useful for keeping the text cursor selection working. Usually used with tapOutsideBehavior as translucent

Implementation

final bool keepFocusOnTappingNode;