menu
swipperview package
documentation
swipper_model/swipper_model.dart
SwipperModel
SwipperModel.new constructor
SwipperModel.new constructor
dark_mode
light_mode
SwipperModel
constructor
SwipperModel
(
{
String
?
title
,
String
?
description
,
String
?
url
,
})
Implementation
SwipperModel({this.title, this.description, this.url});
swipperview package
documentation
swipper_model/swipper_model
SwipperModel
SwipperModel.new constructor
SwipperModel class