flat constant
Convenience: a flat ("no change") delta with no value rendered. Just
the → arrow in muted ink.
Implementation
static const KpiDelta flat = KpiDelta(direction: KpiDeltaDirection.flat);
Convenience: a flat ("no change") delta with no value rendered. Just
the → arrow in muted ink.
static const KpiDelta flat = KpiDelta(direction: KpiDeltaDirection.flat);