ModulaChipsInput constructor
const
ModulaChipsInput({})
Implementation
const ModulaChipsInput({
super.key,
this.label,
this.hintText,
this.initialChips = const [],
this.onChanged,
this.validator,
this.readOnly = false,
this.chipStyle,
this.textFieldDecoration,
this.showTextField = true,
});