sizePx property

Size sizePx

Returns same as MediaQuery.of(context).size

Implementation

Size get sizePx => mq.size;