akvelon / flutter-code-editor

Flutter Code Editor is a multi-platform code editor supporting syntax highlighting, code blocks folding, autocompletion, read-only code blocks, hiding specific code blocks, themes, and more.
https://akvelon.com
Apache License 2.0
197 stars 47 forks source link

[question] Autocomplete transparency #273

Open ivanmem opened 3 months ago

ivanmem commented 3 months ago

Is it possible to turn off transparency for autocomplete popup?

image

ivanmem commented 3 months ago

image

This is how you can fix it, but you will have to clone the project locally. Maybe it's worth putting this in the props?