squareSize method

Size squareSize()

Returns Size

Implementation

Size squareSize() => Size(validate().toDouble(), validate().toDouble());