BambooImage constructor
const
BambooImage({})
Implementation
const BambooImage({
super.key,
required this.builder,
required this.mobile,
this.desktop,
this.large,
this.tablet,
});
const BambooImage({
super.key,
required this.builder,
required this.mobile,
this.desktop,
this.large,
this.tablet,
});