initialValue property

dynamic initialValue
final

设置子元素默认值,如果与 Form 的 initialValues 冲突则以 Form 为准

Implementation

final dynamic initialValue;