FloatFieldType constructor

const FloatFieldType([
  1. NumberConstraint? constraint
])

Implementation

const FloatFieldType([this.constraint]);