OnClickListener(block: (T) -> Unit)
Utility class for type safe click event handling.
T - The input type.
T