size property Null safety

Size size
read / write

The size of the rectangle containing the entire face.

Implementation

Size size = const Size(360, 640);