LogTileWidget constructor
const
LogTileWidget({})
Implementation
const LogTileWidget({
super.key,
this.prefix,
this.subTitle,
required this.title,
this.suffix,
this.titleColor,
this.onTap,
});
const LogTileWidget({
super.key,
this.prefix,
this.subTitle,
required this.title,
this.suffix,
this.titleColor,
this.onTap,
});