sharpness property

int? sharpness
final

Controls the intensity of the edge gradient fade effect.

Higher values create sharper gradients. If null, the value from CardCarouselTheme is used.

Implementation

final int? sharpness;