header property

Widget Function(String phone, VoidCallback onChangeNumber)? header
final

The header widget for the otp verification screen.

Implementation

final Widget Function(String phone, VoidCallback onChangeNumber)? header;