Type alias LLAlertWidgetLinkStyles

LLAlertWidgetLinkStyles: {
    container: ViewStyle;
    text: TextStyle;
}

Type declaration

  • container: ViewStyle
  • text: TextStyle

Generated using TypeDoc