menu
seedkit_ui package
documentation
seedkit_ui_theme_data.dart
UITextHtmlThemeData
UITextHtmlThemeData.new const constructor
UITextHtmlThemeData.new const constructor
dark_mode
light_mode
UITextHtmlThemeData
constructor
const
UITextHtmlThemeData
(
{
TextStyle
?
pStyle
,
TextStyle
?
strongStyle
,
})
Implementation
const UITextHtmlThemeData({ this.pStyle, this.strongStyle, });
seedkit_ui package
documentation
seedkit_ui_theme_data
UITextHtmlThemeData
UITextHtmlThemeData.new const constructor
UITextHtmlThemeData class