initialState property

State<T> initialState
getter/setter pair

The state of the watched variable

Implementation

State<T> initialState;