size property
The size of the render object of the AnimatedBackground this behaviour is provided to.
Implementation
@protected
Size? get size => renderObject?.size;
The size of the render object of the AnimatedBackground this behaviour is provided to.
@protected
Size? get size => renderObject?.size;