DownloadAppsContainer constructor
const
DownloadAppsContainer({})
Implementation
const DownloadAppsContainer({
required this.texts,
required this.background_image,
required this.button_background_color,
required this.title_color,
required this.subtitle_color,
required this.image_1,
required this.image_2,
required this.android_url,
required this.ios_url,
});