valueWithUnits property

String valueWithUnits

The value followed by the units or scale associated with the value

Implementation

String get valueWithUnits => '$value $units';