OnButtonStateCallback typedef

OnButtonStateCallback = void Function(ButtonState state)

Implementation

typedef void OnButtonStateCallback(ButtonState state);