size property

Size size
return MediaQuery.of(context).size

Implementation

Size get size => data.size;