OnTransferChange typedef
OnTransferChange =
void Function(List<String> selectKeys, TransferAction action)
Implementation
typedef OnTransferChange = void Function(List<String> selectKeys, TransferAction action);
typedef OnTransferChange = void Function(List<String> selectKeys, TransferAction action);