formFieldCallBack property

_OnMenuStateChangeFn? formFieldCallBack
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;