hasSpecialStr property

bool hasSpecialStr

文案中是否有特殊字符串

Implementation

bool get hasSpecialStr => _hasSpecialStr ?? false;