menu
shared_ui_components package
documentation
country_picker.dart
PhoneInputBehaviorSubject
countryCode property
countryCode property
dark_mode
light_mode
countryCode
property
BehaviorSubject
<
String
>
countryCode
getter/setter pair
Implementation
BehaviorSubject<String> countryCode = BehaviorSubject<String>.seeded('+254');
shared_ui_components package
documentation
country_picker
PhoneInputBehaviorSubject
countryCode property
PhoneInputBehaviorSubject class