ResponsiveAppBar constructor
const
ResponsiveAppBar({})
Implementation
const ResponsiveAppBar({
super.key,
this.leading,
this.centerTitle,
this.title,
this.backgroundColor,
this.foregroundColor,
this.mobileActions = const [],
this.desktopActions = const [],
});