menu
sunny_essentials package
documentation
text/text_widgets.dart
StyleExtractor typedef
StyleExtractor typedef
dark_mode
light_mode
StyleExtractor
typedef
StyleExtractor
=
TextStyle
? Function
(
TextTheme
theme
)
Implementation
typedef StyleExtractor = TextStyle? Function(TextTheme theme);
sunny_essentials package
documentation
text/text_widgets
StyleExtractor typedef
text_widgets library