Lewin Pauli

Results 2 comments of Lewin Pauli

with menuItemStyleData I can correct the padding a little bit, but I cannot sync it with the label, like with a normal textformfield

Thank you very much for the fast answer and the good explanation Now it looks/works as expected!! ![image](https://github.com/AhmedLSayed9/dropdown_button2/assets/99770169/e73aecee-4880-4c15-82cf-0d0e0cc52c56) My corrected dummy code: ``` DropdownButtonFormField2( value: "content1", autovalidateMode: AutovalidateMode.always, validator: (value)...