shadesSpacing property

double? shadesSpacing
final

Vertical spacing below the Material-2 based color shades palette.

If not defined, defaults to columnSpacing. Must be null or from 0 to 300 dp.

Implementation

final double? shadesSpacing;