StyleExtractor typedef

StyleExtractor = TextStyle? Function(TextTheme theme)

Implementation

typedef StyleExtractor = TextStyle? Function(TextTheme theme);