Type alias TThemeText

TThemeText: {
    font-family: string;
    font-size: number;
}

Type declaration

  • font-family: string
  • font-size: number

Generated using TypeDoc