Gets the error message associated with the Double rule.
Double
@override String get message => FV.double;
The error message template for validation failures.
String message = FV.regex;