contentSize property

Size contentSize

Implementation

Size get contentSize {
  return _contentSize ?? Size.zero;
}