fadeIn property

int? fadeIn
final

The time in milliseconds for the image to fade in. The fade-in starts at the start time of the overlay. Default is 0 (no fade-in).

Implementation

final int? fadeIn;