menu
reusable_list_item package
documentation
domain/entity/info_entity.dart
InfoEntity
InfoEntity.new constructor
InfoEntity.new constructor
dark_mode
light_mode
InfoEntity
constructor
InfoEntity
(
{
String
?
title
,
String
?
subTitle
,
String
?
imgUrl
,
})
Implementation
InfoEntity({this.title, this.subTitle, this.imgUrl});
reusable_list_item package
documentation
domain/entity/info_entity
InfoEntity
InfoEntity.new constructor
InfoEntity class