onOpened property

(dynamic Function()?) onOpened
final

The native view got created.

Implementation

final Function()? onOpened;