p property

Converts num as padding in all directions.

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

Implementation

EdgeInsets get p => EdgeInsets.all(toDouble());