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