sizePx property

Size sizePx

Returns same as MediaQuery.of(context).size

Implementation

Size get sizePx => MediaQuery.sizeOf(this);