isPPT property

bool get isPPT

PPT regex

Implementation

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