XTextFieldBody constructor
const
XTextFieldBody({})
Implementation
const XTextFieldBody({
this.label = "",
required this.child,
this.rightIcon,
this.onTapRight,
this.padding,
this.readOnly = false,
this.fontFamily,
super.key,
});