isPPT property

bool get isPPT

PPT regex

Implementation

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