mannodermaus
03/13/2021, 1:37 PMbruno.aybar
03/13/2021, 2:02 PMverticalAlignment = Alignment.CenterVertically
mannodermaus
03/13/2021, 2:04 PMTextField
and I’d like to use the provided component for input handling, icons, focus etc., rather than having to reimplement it all with my own Row. Appreciate your comment though! 🙂Steffen Funke
03/14/2021, 7:43 AMsingleLine = true
on the TextField fixed it and it is nicely aligned now.mannodermaus
03/17/2021, 1:13 PM