FloatType constructor

FloatType({
  1. bool nullable = false,
})

Implementation

FloatType({ super.nullable });