ConfirmButtonClick typedef

ConfirmButtonClick = void Function(List selectedIndexList)

确定筛选内容事件回调

Implementation

typedef ConfirmButtonClick = void Function(List selectedIndexList);