menu
bites
onboarder
OnBoardScreen
OnBoardScreen constructor
OnBoardScreen
brightness_4
brightness_5
OnBoardScreen
constructor
OnBoardScreen
(
{
required
String
title
,
required
String
description
,
required
String
image
,
Color
?
color
}
)
Implementation
OnBoardScreen({ required this.title, required this.description, required this.image, this.color, });
bites
onboarder
OnBoardScreen
OnBoardScreen constructor
OnBoardScreen class