urlMatch top-level property

RegExp urlMatch
final

Implementation

final urlMatch = RegExp(r'(https?|ftp)://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]');