html property

Pattern html
getter/setter pair

HTML regex html正则表达式

Implementation

static Pattern html = r'.html$';