Map<String, dynamic> toJson() => { "mainColor": mainColor, "toolbarColor": toolbarColor, "toolbarDrawable": toolbarDrawable, };