ZeroAppBarStyle constructor
const
ZeroAppBarStyle({})
Implementation
const ZeroAppBarStyle({
this.backgroundColor,
this.foregroundColor,
this.titleStyle,
this.height,
this.centerTitle,
this.statusBarBrightness,
this.elevation,
this.shadowColor,
this.titleSpacing,
});