BoxInputUserInfo constructor
BoxInputUserInfo(})
Implementation
BoxInputUserInfo(this.label, this.hint, this.onChange,
{this.initText = '',
this.paddignL = 0.0,
this.hasLabel = true,
this.hasDivider = true,
this.onTap,
this.icon,
this.rightIcon,
this.iconWidth = 0.0,
this.isPhone = false,
this.isSecure = false});