Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcaureln committed Oct 15, 2023
1 parent 23340be commit 951fe86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/intl_phone_field.dart
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 951fe86

Please sign in to comment.