TextFiledMaterialRounded constructor
Implementation
const TextFiledMaterialRounded(
{Key key,
this.name,
this.controller,
this.color,
this.textColor,
this.fontSize,
this.lableSize,
this.enableColor,
this.focusColor})
: super(key: key);