Type alias LLChatHeaderStyles

LLChatHeaderStyles: {
    headerContainer: ViewStyle;
    headerTitle: TextStyle;
}

Type declaration

  • headerContainer: ViewStyle
  • headerTitle: TextStyle

Generated using TypeDoc