menu
nomo_ui_kit package
documentation
components/app/app_bar/nomo_app_bar.dart
NomoAppBarSizingDataNullable
NomoAppBarSizingDataNullable const constructor
NomoAppBarSizingDataNullable const constructor
dark_mode
light_mode
NomoAppBarSizingDataNullable
constructor
const
NomoAppBarSizingDataNullable
(
{
double
?
spacing
,
double
?
topInset
,
double
?
height
,
double
?
elevation
,
})
Implementation
const NomoAppBarSizingDataNullable({ this.spacing, this.topInset, this.height, this.elevation, });
nomo_ui_kit package
documentation
components/app/app_bar/nomo_app_bar
NomoAppBarSizingDataNullable
NomoAppBarSizingDataNullable const constructor
NomoAppBarSizingDataNullable class