NiceProfileField constructor
const
NiceProfileField({})
Implementation
const NiceProfileField({
required this.key,
required this.label,
this.initialValue,
this.icon,
this.keyboardType,
this.maxLines,
});
const NiceProfileField({
required this.key,
required this.label,
this.initialValue,
this.icon,
this.keyboardType,
this.maxLines,
});