onOpen property

VoidCallback? onOpen
final

A callback that is invoked when the menu begins opening.

Defaults to null.

Implementation

final VoidCallback? onOpen;