isRadio property

bool isRadio
final

是否单选 默认 radio模式 is true , checkbox模式 is false

Implementation

final bool isRadio;