value property

String? value
getter/setter pair

The value this interpolation point uses.

May be a formula. Unused if type is MIN or MAX.

Implementation

core.String? value;