Is there any way to decorate `TextField` ? `BasicT...
# compose
r
Is there any way to decorate
TextField
?
BasicTextField
support decoration but lacks some of the features that
TextField
provides like leading icon. Is there any custom text field created by someone ?
a
Can you be more specific what do you mean by decorating?