NomoAppBarThemeData constructor
const
NomoAppBarThemeData({})
Implementation
const NomoAppBarThemeData({
this.borderRadius = null,
this.backgroundColor = Colors.red,
this.spacing = 16.0,
this.topInset = 0.0,
this.height = kToolbarHeight,
this.elevation = 2.0,
});