isBooted property
bool
get
isBooted
Whether Bloom has completed its boot sequence.
Implementation
static bool get isBooted => _isBooted;
Whether Bloom has completed its boot sequence.
static bool get isBooted => _isBooted;