kisURL method

bool kisURL()

是否匹配url

Implementation

bool kisURL() => matches(_RegexConst.url);