AttributeFloat constructor
AttributeFloat({})
Implementation
AttributeFloat({
required this.key,
required this.type,
required this.status,
required this.error,
required this.xrequired,
this.array,
this.min,
this.max,
this.xdefault,
});