menu
reecosys_app package
documentation
model/ProjectFinalResponseModel.dart
BannerList
BannerList.new constructor
BannerList.new constructor
dark_mode
light_mode
BannerList
constructor
BannerList
(
{
String
?
image
,
String
?
imageFull
,
})
Implementation
BannerList({ String? image, String? imageFull,}){ _image = image; _imageFull = imageFull; }
reecosys_app package
documentation
model/ProjectFinalResponseModel
BannerList
BannerList.new constructor
BannerList class