YListTile constructor
YListTile(})
Implementation
YListTile(
this.title,
this.image,
this.onClick, {
this.bgColor = Colors.transparent,
this.imageSize = 20,
this.right,
this.padding,
this.titleStyle,
this.enable = true,
});