value property

String? value
final

Optional value or summary (for example, "12.5M" or "42%") shown on the right side of the row.

Implementation

final String? value;