textStyles static method

String textStyles(
  1. ProjectConfig c
)

Implementation

static String textStyles(ProjectConfig c) =>
    TokenTemplates.typography(DesignTokens.fromConfig(c));