padB property

EdgeInsets get padB

Padding bottom

Implementation

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