contentSize property

Size get contentSize

Implementation

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