Returns the Map of TextStyles generated.
Map<String, Map<String, TextStyle>> get schema => { 'regular': regular.schema, 'bold': bold.schema, };