getCross property

BasicShape getCross

It's a getter that returns the cross object.

Implementation

BasicShape get getCross => _shape;