menu
state_beacon package
documentation
state_beacon.dart
Producer<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
T
get
initialValue
The initial value of the beacon.
Implementation
T get initialValue => _initialValue;
state_beacon package
documentation
state_beacon
Producer<T>
initialValue property
Producer class