requiresOwnNode property Null safety
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;
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.
final bool requiresOwnNode;