iconImageCrossFade property

double? iconImageCrossFade
getter/setter pair

Controls the transition progress between the image variants of icon-image. Zero means the first variant is used, one is the second, and in between they are blended together.

Implementation

double? iconImageCrossFade;