menu
s_client package
documentation
s_client.dart
WalkThroughModelClass
WalkThroughModelClass.new constructor
WalkThroughModelClass.new constructor
dark_mode
light_mode
WalkThroughModelClass
constructor
WalkThroughModelClass
(
{
String
?
title
,
String
?
subTitle
,
String
?
image
,
Color
?
color
,
Map
<
String
,
dynamic
>
?
data
,
})
Implementation
WalkThroughModelClass({ this.title, this.subTitle, this.image, this.color, this.data, });
s_client package
documentation
s_client
WalkThroughModelClass
WalkThroughModelClass.new constructor
WalkThroughModelClass class