OnPressedCallback typedef

OnPressedCallback = void Function(Item i)

Implementation

typedef OnPressedCallback = void Function(Item i);