menu
bloom_framework package
documentation
bloom_testing.dart
Signal<T>
initialValue property
initialValue property
dark_mode
light_mode
initialValue
property
@
override
T
get
initialValue
override
Value that the signal was created with
Implementation
@override T get initialValue => _initialValue;
bloom_framework package
documentation
bloom_testing
Signal<T>
initialValue property
Signal class