onTapAddItem property

dynamic Function(String searchValue)? onTapAddItem
final

Implementation

final Function(String searchValue)? onTapAddItem;