placeContentEnd method

GridBuilder placeContentEnd()

Implementation

GridBuilder placeContentEnd() {
  return justifyEnd().contentEnd();
}