ElevationThemeData constructor
const
ElevationThemeData({})
Implementation
const ElevationThemeData({
this.level0 = 0.0,
this.level1 = 1.0,
this.level2 = 3.0,
this.level3 = 6.0,
this.level4 = 8.0,
this.level5 = 12.0,
});