Type alias LLTextAskWidgetBodyStyles

LLTextAskWidgetBodyStyles: {
    askText: TextStyle;
    container: ViewStyle;
}

Type declaration

  • askText: TextStyle
  • container: ViewStyle

Generated using TypeDoc