patternMap property

Map<String, TextStyle>? patternMap
final

A map of specific regexes to style

Implementation

final Map<String, TextStyle>? patternMap;