disposeController property
The destruction controller of the drop-down menu, used to close the drop-down menu in advance when the page is destroyed
Implementation
final DropDownDisposeController? disposeController;
The destruction controller of the drop-down menu, used to close the drop-down menu in advance when the page is destroyed
final DropDownDisposeController? disposeController;