EasyDevAppBarThemeData constructor
const
EasyDevAppBarThemeData({})
Implementation
const EasyDevAppBarThemeData({
this.backgroundColor,
this.actionIconSize,
this.actionIconColor,
this.titleColor,
this.titleAlignment,
this.leadingIconColor,
this.leadingIconSize,
});