bottomPadding method

dynamic bottomPadding()

Implementation

bottomPadding() {
  return this.split(" ")[2];
}