NumberProperty constructor
const
NumberProperty({})
Implementation
const NumberProperty({
this.min,
this.max,
this.softMin,
this.softMax,
this.step,
super.group,
super.formerNames,
super.transient,
this.extra = const [],
});