BindingStyle constructor
const
BindingStyle({})
Implementation
const BindingStyle({
this.label,
this.hint,
this.helper,
this.prefix,
this.suffix,
this.extensions = const [],
});
const BindingStyle({
this.label,
this.hint,
this.helper,
this.prefix,
this.suffix,
this.extensions = const [],
});