TImage constructor
const
TImage({})
Implementation
const TImage({
super.key,
this.url,
this.size = 80,
this.placeholder = 'package:te_widgets/assets/icons/no_image.png',
this.backgroundColor,
this.padding = .0,
});