initialized property

Future<bool> get initialized

A Future that resolves when the underlying rendering context has been successfully created.

Implementation

Future<bool> get initialized;