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;