urlErrorText property

  1. @override
String urlErrorText
override

No description provided for @urlErrorText.

In en, this message translates to: 'This field requires a valid URL address.'

Implementation

@override
String get urlErrorText => '该字段必须是有效的URL地址';