doubleValue property

String? doubleValue
final

The asset property value is a double. You can also specify an expression. If you use an expression, the evaluated result should be a double.

Implementation

final String? doubleValue;