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