ExtTheme extension

on

Methods

toJson() Map

Available on ThemeData, provided by the ExtTheme extension

Encodes the given value to a JSON compatible Map. The returned Map will have the following structure:

Static Methods

fromJson(Map<String, dynamic> json) ThemeData

Available on ThemeData, provided by the ExtTheme extension

Decodes the given json to a ThemeData. This expects the value to have the following structure: