urlPattern property

String urlPattern
getter/setter pair

Implementation

static String urlPattern = r'^http(s)?://([\w-]+\.)+[\w-]+(/[\w- ./?%&=]*)?$';