size property

Size size

Implementation

Size get size {
  return MediaQuery.of(this).size;
}