Type alias LLTextAskWidgetInputStyles

LLTextAskWidgetInputStyles: {
    container: ViewStyle;
    input: TextStyle;
}

Type declaration

  • container: ViewStyle
  • input: TextStyle

Generated using TypeDoc