keyboardBuilder property
The keyboard builder for the phone entry screen.
Implementation
final Widget Function(TextEditingController phoneController)? keyboardBuilder;
The keyboard builder for the phone entry screen.
final Widget Function(TextEditingController phoneController)? keyboardBuilder;