We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6331ecf commit fa410aaCopy full SHA for fa410aa
lib/src/api/nodes/canvas_node.dart
@@ -20,7 +20,6 @@ class CanvasNode extends ParentNode
20
IsolatedMixin,
21
ScrollableMixin,
22
CustomPropertiesMixin,
23
- ReactionMixin,
24
ParentReactionMixin {
25
@override
26
final String type = 'canvas';
0 commit comments