pbr property

Convert num as padding in the lower right direction.

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

Implementation

EdgeInsets get pbr => EdgeInsets.only(bottom: toDouble(), right: toDouble());