选项选中状态变化回调
typedef OnBrnFormMultiChoiceValueChanged = void Function( List<String> oldValue, List<String> newValue);