StringProperty constructor
const
StringProperty({})
Implementation
const StringProperty({
this.multiline = false,
this.pattern,
super.group,
super.formerNames,
super.transient,
this.extra = const [],
});
const StringProperty({
this.multiline = false,
this.pattern,
super.group,
super.formerNames,
super.transient,
this.extra = const [],
});