typography property

  1. @override
Map<String, dynamic> get typography
override

Gets the typography configuration as a map.

Implementation

@override
Map<String, dynamic> get typography => typographyConfig.toJson();