requiresOwnNode property

bool requiresOwnNode
final

True if this configuration should get its own semantics node.

This will be the case of the recognizer is not null, of if isPlaceholder is true.

Implementation

final bool requiresOwnNode;