String.isBlank(record.txt_Field__c); --Returns true if the specified String is white space, empty (''), or null; otherwise, returns false.