AppShell Overview
menu
flutter_user
flutter_user.dart
RegistrationOptions
backgroundColor property
backgroundColor
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
The background color of the registration screen.
Implementation
final Color? backgroundColor;
flutter_user
flutter_user
RegistrationOptions
backgroundColor property
RegistrationOptions class