ZdsPropertiesList constructor

const ZdsPropertiesList(
  1. {Key? key,
  2. Widget? title,
  3. Map<String, String>? properties,
  4. ZdsPropertiesListDirection direction = ZdsPropertiesListDirection.horizontal}
)

Shows a list of properties with their respective values.

Implementation

const ZdsPropertiesList