multipleCheckedChange property

dynamic Function(List checkeds)? multipleCheckedChange
final

多选的回调

Implementation

final Function(List checkeds)? multipleCheckedChange;