ZdsStat constructor

const ZdsStat(
  1. {required double value,
  2. required String description,
  3. Color? color}
)

Creates a statistic to be used in ZdsStatCard.

Implementation

const ZdsStat