menu
scene_dash_v2_core package
documentation
advanced.dart
Single<A>
value property
value property
dark_mode
light_mode
value
property
A
get
value
Implementation
A get value { if (!_resolved) _resolve(); return _value; }
scene_dash_v2_core package
documentation
advanced
Single<A>
value property
Single class