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 => 'Vnesite veljaven URL naslov.';