I am trying to set a button property like this, When i add this code it crashes without even displaying the button i have in the main.storyboard.
let containerScheme = MDCContainerScheme()
cancelButton.applyOutlinedTheme(withScheme: containerScheme)