sizeAnimation property

bool sizeAnimation
final

Will also animate it's size with a SizeTransition. Be aware that this will add a ClipRect.

Implementation

final bool sizeAnimation;