KeyValue constructor
KeyValue({})
Implementation
KeyValue({
this.bottomLabel,
this.button,
this.content,
this.contentMultiline,
this.icon,
this.iconUrl,
this.onClick,
this.topLabel,
});
KeyValue({
this.bottomLabel,
this.button,
this.content,
this.contentMultiline,
this.icon,
this.iconUrl,
this.onClick,
this.topLabel,
});