isPPT property

bool isPPT

PPT regex

Implementation

bool get isPPT => hasMatch(this, Patterns.ppt);