pathErrorText property

  1. @override
String get pathErrorText
override

No description provided for @pathErrorText.

In en, this message translates to: 'Value must be a valid path.'

Implementation

@override
String get pathErrorText => 'Acest câmp necesită o cale validă.';