num bottom

The y-coordinate of the bottom edge.

Source

@DomName('DOMRectReadOnly.bottom')
@DocsEditable()
@Experimental() // untriaged
num get bottom => _blink.BlinkDOMRectReadOnly.instance.bottom_Getter_(this);