childFade property Null safety
final
When enabled, child will fade in and out with the animation.
Defaults to false
.
Implementation
final bool childFade;
When enabled, child will fade in and out with the animation.
Defaults to false
.
final bool childFade;