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