sy property

Convert num to SizedBox of the top and bottom sizes.

numを上下の大きさのSizedBoxに変換します。

Implementation

SizedBox get sy => SizedBox(height: toDouble());