Map<String, dynamic> toJson() => { 'title': title, 'barTintColor': barTintColor, 'titleColor': titleColor, 'tintColor': tintColor, };