menu
flutterfire_ui package
documentation
auth.dart
PhoneInputState
countryController property
countryController property
dark_mode
light_mode
countryController
property
TextEditingController
countryController
late
final
Implementation
late final countryController = TextEditingController() ..addListener(_onCountryChanged);
flutterfire_ui package
documentation
auth
PhoneInputState
countryController property
PhoneInputState class