onOpen property

void Function()? onOpen
final

Callback function when the dropdown is opened.

Implementation

final void Function()? onOpen;