A snap representation of the state
@override SnapState<T> get snapState { initialize(); ReactiveStatelessWidget.addToObs?.call(this); // TopStatelessWidget.addToObs?.call(this); return _snapState; }