Sets the _secondaryBackgroundColor
_secondaryBackgroundColor
Theme secondaryBackgroundColor(Color secondaryBackgroundColor) { _secondaryBackgroundColor = secondaryBackgroundColor; return this; }