bottomMargin method

dynamic bottomMargin()

Implementation

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