isReady property
bool
get
isReady
Whether it is safe to create platform views.
Implementation
static bool get isReady => _ready;
Whether it is safe to create platform views.
static bool get isReady => _ready;