getSize method

Size getSize()

Implementation

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