Documentation

Trace: Cell editor styles

(flutterui)

Cell editor styles

All editors have a clear button if a value is set. The clear button is a small X on the right of the editor. Sometimes, it's not needed. If you want to hide the clear button, simply add the style:

Style.addStyleNames(celleditor, "f_no_clear");

to your cell editor.

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information