AppShell Overview
menu
flutter_registration
flutter_registration.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_registration
flutter_registration
RegistrationOptions
backgroundColor property
RegistrationOptions class