createNode method

  1. @override
TextNode createNode()
override

Implementation

@override
TextNode createNode() => TextNode(this);