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