menu
flutter_phone_field_plus package
documentation
widgets/custom_phone_field.dart
CustomPhoneField
controller property
controller property
dark_mode
light_mode
controller
property
TextEditingController
?
controller
final
Controller for the text field
Implementation
final TextEditingController? controller;
flutter_phone_field_plus package
documentation
widgets/custom_phone_field
CustomPhoneField
controller property
CustomPhoneField class