DockPaddingEdges.right

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int right [@property setter]
    class DockPaddingEdges
    final @property
    void
    right
    (
    int x
    )
  2. int right [@property getter]
  3. int _left;
  4. int _top;
  5. int _right;
  6. int _bottom;

Meta