end method

  1. @override
Position end()

Implementation

@override
Position end() => Position(path: widget.node.path, offset: 1);