Whether this component has completed its onLoad step.
onLoad
bool get isLoaded => (_state & _loaded) != 0;