SliverAppBarWidget constructor
const
SliverAppBarWidget({})
Implementation
const SliverAppBarWidget({
super.key,
required this.body,
this.imagenPerfil,
required this.lstMenuBottom,
required this.lstMenuTop,
this.logoMenuSmall,
this.onGoBack,
this.mostrarGoBack,
required this.mostrarImagenFondo,
this.backgroundColor,
});