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