Callback function triggered when a sector is tapped. Called with the DataItem corresponding to the tapped sector. Defaults to a no-op function.
final Function(DataItem) onBarTap;