StyleMapper typedef

StyleMapper = Map<String, TextStyle>

Implementation

typedef StyleMapper = Map<String, TextStyle>;