size property

Size get size

Implementation

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