Jorge Rodríguez
12/15/2023, 6:16 PMLocalTextToolbar items dynamically when selecting part of the text in a BaiscTextField ?Halil Ozercan
12/15/2023, 6:21 PMMutableState<TextFieldValue> above where you intercept LocalTextToolbar . According to current contents of the field, and the current selection, you can choose which items to show.Jorge Rodríguez
12/15/2023, 6:24 PMLocalTextToolbar but I want to open it in special cases when the selection is collapsed is also this behavior possible?