Optional callback function invoked after a ward is successfully switched.
final Function(int wardId, String wardName)? onWardSelected;