ExtTheme extension

on

Methods

toJson() Map
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
Decodes the given json to a ThemeData. This expects the value to have the following structure: