MAnimateFadeContent constructor
const
MAnimateFadeContent({})
Implementation
const MAnimateFadeContent({
required this.visible,
required this.child,
this.containReverse = true,
this.milliseconds,
super.key,
});