EdumeetAppBar constructor
const
EdumeetAppBar({})
Implementation
const EdumeetAppBar({
@required this.title,
@required this.actions,
@required this.leading,
@required this.centerTitle,
this.color,
this.gradient,
this.display,
});