We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca26474 commit 445073bCopy full SHA for 445073b
lib/src/api/models/text_input_autofill_hints.dart
@@ -58,11 +58,11 @@ This hint will be translated to the below values on different platforms:
58
''',
59
),
60
61
- /// The input field expects a person's birth day(of the month).
+ /// The input field expects a person's birth day (of the month).
62
birthdayDay(
63
'birthdayDay',
64
'Birthday Day',
65
- "The input field expects a person's birth day(of the month).",
+ "The input field expects a person's birth day (of the month).",
66
'''
67
This hint will be translated to the below values on different platforms:
68
0 commit comments