px property

Converts num as horizontal padding.

numを水平方向のパディングとして変換します。

Implementation

EdgeInsets get px => EdgeInsets.symmetric(horizontal: toDouble());