IntrinsicState constructor
const
IntrinsicState({})
Implementation
const IntrinsicState({
required this.nodeIcon,
required this.displayName,
required this.type,
required this.canHave,
required this.triggers,
this.maxChildren,
});