OverflowAnimateWidget constructor
const
OverflowAnimateWidget(})
Implementation
const OverflowAnimateWidget(
this.width,
this.height, {
Key? key,
this.maxWidth,
this.maxHeight,
this.alignment = Alignment.bottomCenter,
}) : super(key: key);