initialValue property
T
get
initialValue
The initial value the signal was created with
Implementation
T get initialValue => _initialValue;
The initial value the signal was created with
T get initialValue => _initialValue;