isDocx property

bool get isDocx

Implementation

bool get isDocx => isApplication && extension == "docx";