Returns the Map of TextStyles defined in this class.
Map<String, TextStyle> get schema => {'onPrimary': onPrimary, 'secondary': secondary};