ResponsiveAppBar constructor
const
ResponsiveAppBar({})
Implementation
const ResponsiveAppBar({
super.key,
this.title = '',
this.actions = const [],
this.automaticallyImplyLeading = false,
this.centerTitle = false,
});