MephistoSelectorInput constructor
Implementation
const MephistoSelectorInput(
{super.key,
required this.label,
required this.placeholder,
required this.onTap,
this.initialValue,
this.controller,
this.icon,
this.isBold = true});