ItemClickData typedef

ItemClickData = void Function(String text)

Implementation

typedef ItemClickData = void Function(String text);