SemanticsProperties constructor
const
SemanticsProperties({})
Implementation
const SemanticsProperties({
this.label,
this.hint,
this.button,
this.enabled,
this.modal,
this.liveRegion,
this.onTap,
});
const SemanticsProperties({
this.label,
this.hint,
this.button,
this.enabled,
this.modal,
this.liveRegion,
this.onTap,
});