OnButtonPressCallback typedef

OnButtonPressCallback = void Function(int index)

Implementation

typedef OnButtonPressCallback = void Function(int index);