onViewCreated property

void Function(NutrientViewHandle handle)? onViewCreated
final

Called when the platform view has been created and is ready to use.

Implementation

final void Function(NutrientViewHandle handle)? onViewCreated;