onMultiSelectStateChanged property

void Function(MultiSelectState? state)? onMultiSelectStateChanged
final

Multi-select state change callback (includes action methods)

Implementation

final void Function(MultiSelectState? state)? onMultiSelectStateChanged;