Items

RadioButtonFormFieldSignature.Items property

获取或设置单选按钮选项列表。

public List<string> Items { get; set; }

也可以看看