Type alias LLThemeSwitchStyles

LLThemeSwitchStyles: {
    image: ImageStyle;
    imageContainer: ViewStyle;
}

Type declaration

  • image: ImageStyle
  • imageContainer: ViewStyle

Generated using TypeDoc