size property Null safety

Size size

The current layout size of the view.

Implementation

Size get size => _size;