fadeFrom property

double? fadeFrom
final

Opacity to start from (0 = fully transparent). Null disables the fade.

Implementation

final double? fadeFrom;