Details constructor
Details({})
Implementation
Details(
{this.label,
this.name,
this.value,
this.type,
this.view,
this.header,
this.classNames,
this.amountValue,
this.valueLabel});