menu
onboard package
documentation
onboard.dart
CupertinoOnboarding
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
?
backgroundColor
final
Background color of the onboarding screen.
Defaults to the iOS style.
Implementation
final Color? backgroundColor;
onboard package
documentation
onboard
CupertinoOnboarding
backgroundColor property
CupertinoOnboarding class