onOpen property

dynamic Function()? onOpen
final

Function to do something on open

Implementation

final Function()? onOpen;