LazxState constructor

LazxState()

Implementation

LazxState() {
  stateObserver.sink.add(LxState.Initial);
}