LxState<T> constructor
LxState<T> (})
Creates a state container with an initial value.
Implementation
LxState(super.initial,
{super.onListen,
super.onCancel,
super.name,
super.isSensitive,
super.equals});