stringMap property

Map<String, TextStyle>? stringMap
final

A map of specific keywords to style

Implementation

final Map<String, TextStyle>? stringMap;