form fields with anchor but constrained between minWidth and maxWidth?
form fields with anchor but constrained between minWidth and maxWidth?
Hi,
Is it possible for form fields (e.g. textfield) to have an anchor (i.e. -20) but at the same time be constrained between a minWidth and a maxWidth (when the parent component resizes) ?.
I want the fields to enlarge with the parent but up to a maximum width only, and the same for minimum width.