CustomSliverAppBar constructor
Implementation
const CustomSliverAppBar({
super.key,
this.title,
this.subtitle = const [],
this.leading = const [],
this.actions = const [],
this.flexible,
this.hasFlexible = true,
this.height = 60,
this.extended = 110,
});