core.Map<core.String, core.dynamic> toJson() => { if (colorScheme != null) 'colorScheme': colorScheme!, if (pageBackgroundFill != null) 'pageBackgroundFill': pageBackgroundFill!, };