Gets the initialization state of this behaviour
@override bool get isInitialized => stars != null && center != null;