AppBarLoader constructor
const
AppBarLoader({})
Implementation
const AppBarLoader({
super.key,
required this.loading,
this.value,
this.backgroundColor,
this.color,
this.valueColor,
this.minHeight,
this.semanticsLabel,
this.semanticsValue,
});