Type alias LLAlertWidgetDetailStyles

LLAlertWidgetDetailStyles: {
    container: ViewStyle;
    image: ImageStyle;
    text: TextStyle;
}

Type declaration

  • container: ViewStyle
  • image: ImageStyle
  • text: TextStyle

Generated using TypeDoc