menu
pinwheel package
documentation
models.dart
PinhweelAllocationBuilder
value property
value property
dark_mode
light_mode
value
property
double
?
get
value
Implementation
double? get value => _$this._value;
set
value
(
covariant
double
?
value
)
covariant
Implementation
set value(covariant double? value) => _$this._value = value;
pinwheel package
documentation
models
PinhweelAllocationBuilder
value property
PinhweelAllocationBuilder class