size property

  1. @protected
Size? size

The size of the render object of the AnimatedBackground this behaviour is provided to.

Implementation

@protected
Size? get size => renderObject?.size;