styles property

Map<String, Style>? styles
final

Map of styles within the file, if any.

Implementation

final Map<String, Style>? styles;