onOpen property
void Function()?
onOpen
final
Callback function when the dropdown is opened.
Implementation
final void Function()? onOpen;
Callback function when the dropdown is opened.
final void Function()? onOpen;