menu
alien_signals package
documentation
preset.dart
SignalNode<T>
currentValue property
currentValue property
dark_mode
light_mode
currentValue
property
T
currentValue
getter/setter pair
The current committed value of the signal.
Implementation
T currentValue;
alien_signals package
documentation
preset
SignalNode<T>
currentValue property
SignalNode class