rich_editor
rich_editor copied to clipboard
setCaretPrototype called with argument
rich_editable_text.dart:873 calls function
renderObject.setCaretPrototype(currentStyle.fontSize);
but is defined in rich_editable.dart:531 with no arguments
setCaretPrototype() { ...
I briefly tried fixing it but I'm new to dart and flutter so... meh :/