switchCheck property

bool? switchCheck
getter/setter pair

是否需要点击切换按钮时校验是否勾选协议 默认值true

Implementation

late bool? switchCheck;