cancel constant

AlertAction const cancel

Implementation

static const AlertAction cancel = AlertAction(title: "取消", value: ALERT_CANCEL);