Speed up initialization of new Typography object
Basically defer all work until actually needed. Don't create the styles string or React.js components unless asked for.
Basically defer all work until actually needed. Don't create the styles string or React.js components unless asked for.