ppt property Null safety

String ppt
read / write

PPT regex

Implementation

static String ppt = r'.(ppt|pptx)$';