BrnSimpleSelectionOnSelectionChanged typedef

BrnSimpleSelectionOnSelectionChanged = void Function(List<ItemEntity> selectedParams)

Implementation

typedef BrnSimpleSelectionOnSelectionChanged = void Function(
    List<ItemEntity> selectedParams);