withPaddingBottom property
EdgeInsets
get
withPaddingBottom
Implementation
EdgeInsets get withPaddingBottom => EdgeInsets.only(bottom: toDouble());
EdgeInsets get withPaddingBottom => EdgeInsets.only(bottom: toDouble());