ForegroundIndicatorTransition.fading constructor

const ForegroundIndicatorTransition.fading()

Fades between the different icons.

Implementation

const factory ForegroundIndicatorTransition.fading() =
    _FadingForegroundIndicatorTransition;