header property
The header widget for the otp verification screen.
Implementation
final Widget Function(String phone, VoidCallback onChangeNumber)? header;
The header widget for the otp verification screen.
final Widget Function(String phone, VoidCallback onChangeNumber)? header;