NomoAppBarSizingData constructor
const
NomoAppBarSizingData({})
Implementation
const NomoAppBarSizingData({
this.spacing = 16.0,
this.topInset = 0.0,
this.height = kToolbarHeight,
this.elevation = 2.0,
});
const NomoAppBarSizingData({
this.spacing = 16.0,
this.topInset = 0.0,
this.height = kToolbarHeight,
this.elevation = 2.0,
});