Flutter Dropdown button form field
In my DropdownButtonFormField2 I have a validator that cannot customize the padding of the error widget with the validator assigned. So is there any way by which I can customize the padding of the errorWidget by having the validator field…