excel property Null safety

String excel
read / write

Excel regex

Implementation

static String excel = r'.(xls|xlsx)$';