value property

double? get value

Get the value as a float.

Implementation

double? get value => _value;