after method
Implementation
Text after(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'after', [text, options]);
Text after(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'after', [text, options]);