getSize property

Size get getSize

Implementation

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