get value of field as doubel
doubel
double? getDouble(String name) => formFields[name]?.first.toDouble();