CustomTextFelid constructor
const
CustomTextFelid({})
Implementation
const CustomTextFelid({
Key? key,
this.controller,
this.validator,
this.onChanged,
this.hintTexts,
this.h,
this.w,
this.colorBorderSide,
}) : super(key: key);