typedef PrintFunctionCallback = void Function( String prefix, dynamic value, String info, { bool? isError, });