[Home](./index.md) > [@jsamr/react-native-li](./react-native-li.md) > [MarkerBoxProps](./react-native-li.markerboxprops.md) > [markerTextStyle](./react-native-li.markerboxprops.markertextstyle.md) ## MarkerBoxProps.markerTextStyle property Style for any text element. Should not contain CSS box model properties. Signature: ```typescript markerTextStyle: TextStyle; ```