start method

  1. @override
Position start()
override

Implementation

@override
Position start() => Position(path: widget.node.path, offset: 0);