interface QualitySubMenuProps {
    menuStyle?: StyleProp<ViewStyle>;
}

Properties

Properties

menuStyle?: StyleProp<ViewStyle>

Overrides for the style of the menu.

Generated using TypeDoc