AffectedByStartingStylesFlagUpdatedEvent constructor
AffectedByStartingStylesFlagUpdatedEvent({})
Implementation
AffectedByStartingStylesFlagUpdatedEvent({
required this.nodeId,
required this.affectedByStartingStyles,
});