DockPaddingEdges.bottom

  1. int bottom [@property setter]
    class DockPaddingEdges
    final @property
    void
    bottom
    (
    int x
    )
  2. int bottom [@property getter]
  3. int _left;
  4. int _top;
  5. int _right;
  6. int _bottom;

Meta