sizeX property

Size sizeX

Returns same as MediaQuery.of(context).size

Implementation

Size get sizeX => mq.size;