fadeIn property

bool fadeIn
final

If true, fades in (0→1). If false, fades out (1→0).

Implementation

final bool fadeIn;