Optional callback function invoked after a block is successfully switched.
final Function(int blockId, String blockName)? onBlockSelected;