onOpen property

VoidCallback? onOpen
final

call this method when PanelState become open if not null.

Implementation

final VoidCallback? onOpen;