diff --git a/lib/intl_phone_field.dart b/lib/intl_phone_field.dart index c6dfdb7..a28ddaf 100644 --- a/lib/intl_phone_field.dart +++ b/lib/intl_phone_field.dart @@ -243,7 +243,7 @@ class IntlPhoneField extends StatefulWidget { /// If unset, defaults to [EdgeInsets.zero]. final EdgeInsets flagsButtonMargin; - //enable the autofill hint for phone number + /// Enable the autofill hint for phone number. final bool disableAutoFillHints; /// If null, default magnification configuration will be used.