tneotia / html-editor-enhanced

A Flutter package that provides a WYSIWYG editor backed by flutter_inappwebview and the Summernote library.
https://pub.dev/packages/html_editor_enhanced
MIT License
269 stars 318 forks source link

[QUESTION] How To change content color #503

Open Palimoraihan opened 3 months ago

Palimoraihan commented 3 months ago

For example, if I want to change the background color to gray, I also want to change the content color to white, so how i can change color of content ?