isBooted property

bool get isBooted

Whether Bloom has completed its boot sequence.

Implementation

static bool get isBooted => _isBooted;