isReady property

bool get isReady

Whether it is safe to create platform views.

Implementation

static bool get isReady => _ready;