Type alias LLCoreWidgetStyles

LLCoreWidgetStyles: {
    errorText: TextStyle;
    widgetContainer: ViewStyle;
}

Type declaration

  • errorText: TextStyle
  • widgetContainer: ViewStyle

Generated using TypeDoc