formFieldCallBack property
final
Called when the dropdown menu is opened or closed in case of using DropdownButtonFormField2 to update the FormField's focus.
Implementation
final OnMenuStateChangeFn? formFieldCallBack;
Called when the dropdown menu is opened or closed in case of using DropdownButtonFormField2 to update the FormField's focus.
final OnMenuStateChangeFn? formFieldCallBack;