The [documentation claims](http://material-ui.com/#/components/buttons) that `RaisedButton` has a `labelPosition` property, while a `FlatButton` does not. In reality, it is [the opposite](https://github.com/callemall/material-ui/pull/1286/).