NomoElevationThemeDataNullable constructor
const
NomoElevationThemeDataNullable({})
Implementation
const NomoElevationThemeDataNullable({
this.backgroundColor,
this.shadowColor,
this.elevation,
this.animationDuration,
this.animationCurve,
});