Describe the Feature
Step marker styling is currently not controllable, and renders as small black text.
Possible Implementations
A simple passing through of a style prop e.g. stepMarkerStyle={{color: 'white'}} into the Text components used to indicate step markers
Related Issues
None