newInstance method

  1. @override
Node newInstance()
override

abstract methods begin

Implementation

@override
Node newInstance() => QuillText(value);