pb property

Converts num as downward padding.

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

Implementation

EdgeInsets get pb => EdgeInsets.only(bottom: toDouble());