menu
flutter_hypertext package
documentation
hypertext.dart
StyleMapper typedef
StyleMapper typedef
dark_mode
light_mode
StyleMapper
typedef
StyleMapper
=
Map
<
String
,
TextStyle
>
Implementation
typedef StyleMapper = Map<String, TextStyle>;
flutter_hypertext package
documentation
hypertext
StyleMapper typedef
hypertext library