menu
tbdc_flutter_plugin package
documentation
components/phone_input/tbdc_phone_input.dart
TBDCPhoneInput
value property
value property
dark_mode
light_mode
value
property
String
?
value
final
Current value in E.164 format (with or without the leading
+
).
Implementation
final String? value;
tbdc_flutter_plugin package
documentation
components/phone_input/tbdc_phone_input
TBDCPhoneInput
value property
TBDCPhoneInput class