IntegerFieldType constructor

const IntegerFieldType([
  1. NumberConstraint? constraint
])

Implementation

const IntegerFieldType([this.constraint]);