Is it possible to remove the blue bar at the botto...
# compose
z
Is it possible to remove the blue bar at the bottom from
TextField
?
z
yeah. I saw that too. I think I have to use
BasicTextField
then
a
You can remove it by setting one of color parameters to Color. Unspecified as far as I remember
z
But then I can’t see the cursor.