isCreated property

bool get isCreated
override

Whether the platform view has already been created.

Implementation

bool get isCreated => _controller.isCreated;