menu
blueprint_flutter_core package
documentation
blueprint_auth.dart
PhoneEntryConfig
otherWidgets property
otherWidgets property
dark_mode
light_mode
otherWidgets
property
List
<
Widget
>
otherWidgets
final
The other widgets for the phone entry screen.
Implementation
final List<Widget> otherWidgets;
blueprint_flutter_core package
documentation
blueprint_auth
PhoneEntryConfig
otherWidgets property
PhoneEntryConfig class