HomeList constructor
HomeList({
- String imagePath = '',
Implementation
HomeList({
this.navigateScreen,
this.imagePath = '',
});
HomeList({
this.navigateScreen,
this.imagePath = '',
});