properties property

BuiltMap<String, ThemeProperty> properties
final

Map of properties set on this theme.

Implementation

final BuiltMap<String, ThemeProperty<dynamic>> properties;