📅  最后修改于: 2022-03-11 14:52:38.511000             🧑  作者: Mango
/// You can use a [TextFormField] instead of [TextField]
/// and use the [initialValue] property. for example:
TextFormField(initialValue: "I am smart")