BaseConfirmButtonClick typedef
BaseConfirmButtonClick =
void Function(List selectedIndexList)
确定筛选内容事件回调
Implementation
typedef BaseConfirmButtonClick = void Function(List selectedIndexList);
确定筛选内容事件回调
typedef BaseConfirmButtonClick = void Function(List selectedIndexList);