delta property

String? delta
final

Optional signed delta (e.g. +2.4%, -0.8). A leading - colors the delta as the "bad" direction; anything else as the "good" direction.

Implementation

final String? delta;